diff options
-rw-r--r-- | meta/recipes-devtools/pkgconf/pkgconf_1.7.3.bb (renamed from meta/recipes-devtools/pkgconf/pkgconf_1.6.3.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/pkgconf/pkgconf_1.6.3.bb b/meta/recipes-devtools/pkgconf/pkgconf_1.7.3.bb index 732ca2a034..12496c3849 100644 --- a/meta/recipes-devtools/pkgconf/pkgconf_1.6.3.bb +++ b/meta/recipes-devtools/pkgconf/pkgconf_1.7.3.bb | |||
@@ -20,8 +20,7 @@ SRC_URI = "\ | |||
20 | file://pkg-config-native.in \ | 20 | file://pkg-config-native.in \ |
21 | file://pkg-config-esdk.in \ | 21 | file://pkg-config-esdk.in \ |
22 | " | 22 | " |
23 | SRC_URI[md5sum] = "f93fb1be95a5cb62e43c219c82b5791a" | 23 | SRC_URI[sha256sum] = "b846aea51cf696c3392a0ae58bef93e2e72f8e7073ca6ad1ed8b01c85871f9c0" |
24 | SRC_URI[sha256sum] = "61f0b31b0d5ea0e862b454a80c170f57bad47879c0c42bd8de89200ff62ea210" | ||
25 | 24 | ||
26 | inherit autotools | 25 | inherit autotools |
27 | 26 | ||