From: Richard Purdie Date: Sun, 17 Feb 2019 18:24:58 +0000 (-0800) Subject: pkgconf: upgrade 1.5.3 -> 1.6.0 X-Git-Tag: uninative-2.4~227 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ab4b0aed95abc4facc63a817b05fbd423ab67a5b;p=openembedded-core.git pkgconf: upgrade 1.5.3 -> 1.6.0 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/pkgconf/pkgconf_1.5.3.bb b/meta/recipes-devtools/pkgconf/pkgconf_1.6.0.bb similarity index 95% rename from meta/recipes-devtools/pkgconf/pkgconf_1.5.3.bb rename to meta/recipes-devtools/pkgconf/pkgconf_1.6.0.bb index 415478d5cf..1452875f5d 100644 --- a/meta/recipes-devtools/pkgconf/pkgconf_1.5.3.bb +++ b/meta/recipes-devtools/pkgconf/pkgconf_1.6.0.bb @@ -21,8 +21,8 @@ SRC_URI = "\ file://pkg-config-native.in \ file://pkg-config-esdk.in \ " -SRC_URI[md5sum] = "c21743bca14c882c0f282746168a5edc" -SRC_URI[sha256sum] = "d3468308553c94389dadfd10c4d1067269052b5364276a9d24a643c88485f715" +SRC_URI[md5sum] = "0c93492d7f001e5175b0347b5472e86d" +SRC_URI[sha256sum] = "6135a3abb576672ba54a899860442ba185063f0f90dae5892f64f7bae8e1ece5" inherit autotools