sudo: bump to version 1.7.7

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2011-10-15 00:07:20 -03:00 committed by Peter Korsgaard
parent a8edc3aed0
commit 2b87acaa8b

View File

@ -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))
$(eval $(call AUTOTARGETS))