summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/pkgconf/pkgconf_1.6.3.bb (renamed from meta/recipes-devtools/pkgconf/pkgconf_1.6.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/pkgconf/pkgconf_1.6.1.bb b/meta/recipes-devtools/pkgconf/pkgconf_1.6.3.bb
index c60ef74226..94bc112b9f 100644
--- a/meta/recipes-devtools/pkgconf/pkgconf_1.6.1.bb
+++ b/meta/recipes-devtools/pkgconf/pkgconf_1.6.3.bb
@@ -21,8 +21,8 @@ SRC_URI = "\
21 file://pkg-config-native.in \ 21 file://pkg-config-native.in \
22 file://pkg-config-esdk.in \ 22 file://pkg-config-esdk.in \
23" 23"
24SRC_URI[md5sum] = "556bae2b9e0cc7b46e7c00083cb6d95d" 24SRC_URI[md5sum] = "f93fb1be95a5cb62e43c219c82b5791a"
25SRC_URI[sha256sum] = "22b9ee38438901f9d60f180e5182821180854fa738fd071f593ea26a81da208c" 25SRC_URI[sha256sum] = "61f0b31b0d5ea0e862b454a80c170f57bad47879c0c42bd8de89200ff62ea210"
26 26
27inherit autotools 27inherit autotools
28 28