diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-10-04 20:57:38 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-17 13:32:23 +0100 |
commit | b354fc269858e0fde93c88d801e66b2817b2bb08 (patch) | |
tree | d730cd111c4f21ff878d581f193529ca71e863d0 /meta/recipes-connectivity | |
parent | a770a56aba6419372654ea6f1413672a0aa19cc0 (diff) | |
download | openembedded-core-b354fc269858e0fde93c88d801e66b2817b2bb08.tar.gz openembedded-core-b354fc269858e0fde93c88d801e66b2817b2bb08.tar.bz2 openembedded-core-b354fc269858e0fde93c88d801e66b2817b2bb08.zip |
resolvconf: Update to 1.61
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/resolvconf/resolvconf_1.61.bb (renamed from meta/recipes-connectivity/resolvconf/resolvconf_1.59.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.59.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.61.bb index 8e0b215de3..c924fe07d8 100644 --- a/meta/recipes-connectivity/resolvconf/resolvconf_1.59.bb +++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.61.bb @@ -10,12 +10,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" AUTHOR = "Thomas Hood" HOMEPAGE = "http://packages.debian.org/resolvconf" RDEPENDS_${PN} = "bash" -PR = "r1" +PR = "r0" SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" -SRC_URI[md5sum] = "59b20258bb8a3c25b8c4083fc0279547" -SRC_URI[sha256sum] = "37691677cea24da66d6664c98668b5f16667c0133f17feb166f246ee923ad756" +SRC_URI[md5sum] = "ac1cfa1abc7c690f1d8917f746ad80a5" +SRC_URI[sha256sum] = "0eaa97fa29f8e30a541d549abe76766e5e4edfa841721529c85616d7c0089908" inherit allarch |