From: Saul Wold Date: Mon, 2 Jun 2014 16:25:11 +0000 (-0700) Subject: resolvconf: Update to 1.75 X-Git-Tag: 2015-4~2652 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1a6ee66aa48e024fc5d112e940488157b74b5fe0;p=openembedded-core.git resolvconf: Update to 1.75 Archive compression changed to xz Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.74.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.75.bb similarity index 92% rename from meta/recipes-connectivity/resolvconf/resolvconf_1.74.bb rename to meta/recipes-connectivity/resolvconf/resolvconf_1.75.bb index 68bd515d1a..7310c837e9 100644 --- a/meta/recipes-connectivity/resolvconf/resolvconf_1.74.bb +++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.75.bb @@ -11,10 +11,10 @@ AUTHOR = "Thomas Hood" HOMEPAGE = "http://packages.debian.org/resolvconf" RDEPENDS_${PN} = "bash" -SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" +SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.xz" -SRC_URI[md5sum] = "2f190d3bb8960b69157f63590c262e93" -SRC_URI[sha256sum] = "2e72e6884e9105cbf57101ab0f11e768717b6f76b7f5100c6a2a0cc69bb3d4a0" +SRC_URI[md5sum] = "4b8bc86a3cf070e3fd0e9aff7eaaba56" +SRC_URI[sha256sum] = "16167f37a77ef4bc4596dcbefece269b6a10d10fa448594ec55ed3303193086e" inherit allarch