[Buildroot] [git commit branch/next] sudo: bump version to 1.8.5p2
From: Thomas Petazzoni <hidden>
Date: 2012-08-04 12:41:54
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Thomas Petazzoni <hidden>
Date: 2012-08-04 12:41:54
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: http://git.buildroot.net/buildroot/commit/?id=d30aaf3e0c5f90306a1c931794d9096d549405cf branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next Signed-off-by: Simon Dawson <redacted> Signed-off-by: Thomas Petazzoni <redacted> --- ...t-commit-8209:0c4e3f68b2f5-from-upstream.patch} | 0 package/sudo/sudo.mk | 2 +- 2 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/sudo/sudo-1.8.5p1-backport-commit-8209:0c4e3f68b2f5-from-upstream.patch b/package/sudo/sudo-1.8.5p2-backport-commit-8209:0c4e3f68b2f5-from-upstream.patch
similarity index 100%
rename from package/sudo/sudo-1.8.5p1-backport-commit-8209:0c4e3f68b2f5-from-upstream.patch
rename to package/sudo/sudo-1.8.5p2-backport-commit-8209:0c4e3f68b2f5-from-upstream.patch
diff --git a/package/sudo/sudo.mk b/package/sudo/sudo.mk
index 9b0ebed..00d08f0 100644
--- a/package/sudo/sudo.mk
+++ b/package/sudo/sudo.mk@@ -4,7 +4,7 @@ # ############################################################# -SUDO_VERSION = 1.8.5p1 +SUDO_VERSION = 1.8.5p2 SUDO_SITE = http://www.sudo.ws/sudo/dist SUDO_CONF_OPT = \ --without-lecture \