diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-05-20 19:19:43 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-24 14:07:01 +0100 |
commit | 6edee60964a1bc367229239175426bdf175efa62 (patch) | |
tree | a9e022e8c09192f4a8d28c6c122b9ac1d8439df7 /meta/recipes-connectivity/resolvconf | |
parent | 13399264e987b698b120688dc5018adb3fa8522d (diff) | |
download | openembedded-core-6edee60964a1bc367229239175426bdf175efa62.tar.gz openembedded-core-6edee60964a1bc367229239175426bdf175efa62.tar.bz2 openembedded-core-6edee60964a1bc367229239175426bdf175efa62.zip |
resolvconf: Update to 1.72
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity/resolvconf')
-rw-r--r-- | meta/recipes-connectivity/resolvconf/resolvconf_1.72.bb (renamed from meta/recipes-connectivity/resolvconf/resolvconf_1.71.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.71.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.72.bb index d342a6e17b..a96dbff949 100644 --- a/meta/recipes-connectivity/resolvconf/resolvconf_1.71.bb +++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.72.bb @@ -13,8 +13,8 @@ RDEPENDS_${PN} = "bash" SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" -SRC_URI[md5sum] = "f073ab06b11584c8af86e7f84a56680e" -SRC_URI[sha256sum] = "f2ec30a0e89330c6cbc3117efd60639da8305782979844ee4a1906e4b0ca230c" +SRC_URI[md5sum] = "6bf631213c97f89261d997c78f7b9506" +SRC_URI[sha256sum] = "196e8b5ef0a0282bf99e156113b058e65dd7f889cf4aea16597cddeef7e7cd43" inherit allarch |