X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=admin%2Fsudo%2FMakefile;h=27e1e2b699ece85139286b9398df961e6062428b;hb=152fa4b669d078f96f6d12c12d2d0d2f32b9bf77;hp=1dbaedf757f713780f885184f67c4433d396da5c;hpb=44f5adc7dc973f460006c794f851eeab92457876;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/admin/sudo/Makefile b/admin/sudo/Makefile index 1dbaedf757..27e1e2b699 100644 --- a/admin/sudo/Makefile +++ b/admin/sudo/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sudo -PKG_VERSION:=1.7.2p5 +PKG_VERSION:=1.7.2p6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.sudo.ws/sudo/dist -PKG_MD5SUM:=398f584e831bd75b3c0179e28368c2a3 +PKG_MD5SUM:=c4f1a43e8ba94f6bf06d2211442148c4 PKG_INSTALL:=1 @@ -27,10 +27,10 @@ define Package/sudo endef define Package/sudo/description -Sudo (su "do") allows a system administrator to delegate authority to give -certain users (or groups of users) the ability to run some (or all) commands as -root or another user while providing an audit trail of the commands and their -arguments. + Sudo (su "do") allows a system administrator to delegate authority to + give certain users (or groups of users) the ability to run some (or + all) commands as root or another user while providing an audit trail of + the commands and their arguments. endef define Package/sudo/conffiles