From: Anders Darander Date: Mon, 4 Jul 2011 09:18:21 +0000 (+0200) Subject: resolvconf: update to version 1.58. X-Git-Tag: 2011-1~895 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cff5b446701d5f59fc6b346459bec0faed2310fe;p=openembedded-core.git resolvconf: update to version 1.58. The old version has become unavailable from the download site. Signed-off-by: Anders Darander Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.48.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.58.bb similarity index 87% rename from meta/recipes-connectivity/resolvconf/resolvconf_1.48.bb rename to meta/recipes-connectivity/resolvconf/resolvconf_1.58.bb index 507a233709..46040a0498 100644 --- a/meta/recipes-connectivity/resolvconf/resolvconf_1.48.bb +++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.58.bb @@ -11,13 +11,12 @@ AUTHOR = "Thomas Hood" HOMEPAGE = "http://packages.debian.org/resolvconf" DEPENDS = "bash" RDEPENDS_${PN} = "bash" -PR = "r1" +PR = "r0" SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" -SRC_URI[md5sum] = "b226e02704a545238eac5ef70f6d3c4c" -SRC_URI[sha256sum] = "4b07832680b82d401a76132cd6bbe13961231235287f2662a6604edbcac82bb1" - +SRC_URI[md5sum] = "6232b336e6bb05282791b5506bbbfa42" +SRC_URI[sha256sum] = "853016a2ef16a8fdd6d1e29ac94bc6391199033235aa8e3b373345979c617431" do_compile () { :