]> code.ossystems Code Review - openembedded-core.git/commitdiff
sudo: upgrade to 1.8.3
authorScott Garman <scott.a.garman@intel.com>
Tue, 25 Oct 2011 01:34:46 +0000 (18:34 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Oct 2011 07:29:20 +0000 (08:29 +0100)
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/recipes-extended/sudo/sudo_1.8.3.bb [moved from meta/recipes-extended/sudo/sudo_1.8.1p2.bb with 82% similarity]

similarity index 82%
rename from meta/recipes-extended/sudo/sudo_1.8.1p2.bb
rename to meta/recipes-extended/sudo/sudo_1.8.3.bb
index b56829181a397af93c4b83026eb333e4997e667c..0ac08511535b1d8c5ca6ec9fc00f9d55fc5066a7 100644 (file)
@@ -1,6 +1,6 @@
 require sudo.inc
 
-PR = "r2"
+PR = "r0"
 
 SRC_URI = "http://ftp.sudo.ws/sudo/dist/sudo-${PV}.tar.gz \
            file://libtool.patch \
@@ -8,8 +8,8 @@ SRC_URI = "http://ftp.sudo.ws/sudo/dist/sudo-${PV}.tar.gz \
 
 PAM_SRC_URI = "file://sudo.pam"
 
-SRC_URI[md5sum] = "e8330f0e63b0ecb2e12b5c76922818cc"
-SRC_URI[sha256sum] = "281f90c80547cf22132e351e7f61c25ba4ba9cf393438468f318f9a7884026fb"
+SRC_URI[md5sum] = "9e5517bbf3aee420b38c2d1d7a71bcad"
+SRC_URI[sha256sum] = "ff1fcc410c5465063ee4912912e29936ea39f017d9a8a57ec76b0ded71b7c3c4"
 
 DEPENDS += " ${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
 RDEPENDS_${PN} += " ${@base_contains('DISTRO_FEATURES', 'pam', 'pam-plugin-limits pam-plugin-keyinit', '', d)}"