projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8edc3a
)
sudo: bump to version 1.7.7
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Sat, 15 Oct 2011 03:07:20 +0000
(
00:07
-0300)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 15 Oct 2011 21:04:13 +0000
(23:04 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/sudo/sudo.mk
patch
|
blob
|
history
diff --git
a/package/sudo/sudo.mk
b/package/sudo/sudo.mk
index 4263762d9ceab168f503979f1bf58ff5e9342fe2..9c62c49f5257c8d05f18d67d39f37bf4fe3df4ab 100644
(file)
--- a/
package/sudo/sudo.mk
+++ b/
package/sudo/sudo.mk
@@
-4,7
+4,7
@@
#
#############################################################
-SUDO_VERSION = 1.7.
6p2
+SUDO_VERSION = 1.7.
7
SUDO_SITE = http://www.sudo.ws/sudo/dist
SUDO_CONF_OPT = \
@@
-21,4
+21,4
@@
define SUDO_INSTALL_TARGET_CMDS
install -m 0440 -D $(@D)/sudoers $(TARGET_DIR)/etc/sudoers
endef
-$(eval $(call AUTOTARGETS))
\ No newline at end of file
+$(eval $(call AUTOTARGETS))