wok-4.x rev 9556
Up: sudo to 1.8.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Apr 10 09:11:28 2011 +0000 (2011-04-10) |
parents | ab162b37b187 |
children | 61d7b63bf7b1 |
files | sudo-pam/receipt sudo/receipt |
line diff
1.1 --- a/sudo-pam/receipt Sun Apr 10 14:23:26 2011 +0200 1.2 +++ b/sudo-pam/receipt Sun Apr 10 09:11:28 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="sudo-pam" 1.7 -VERSION="1.8.0" 1.8 +VERSION="1.8.1" 1.9 CATEGORY="security" 1.10 SHORT_DESC="Sudo (su \"do\") allows a system administrator to delegate authority using PAM." 1.11 MAINTAINER="erjo@slitaz.org"
2.1 --- a/sudo/receipt Sun Apr 10 14:23:26 2011 +0200 2.2 +++ b/sudo/receipt Sun Apr 10 09:11:28 2011 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="sudo" 2.7 -VERSION="1.8.0" 2.8 +VERSION="1.8.1" 2.9 CATEGORY="security" 2.10 SHORT_DESC="Sudo (su \"do\") allows a system administrator to delegate authority." 2.11 MAINTAINER="erjo@slitaz.org" 2.12 @@ -10,7 +10,6 @@ 2.13 WGET_URL="http://www.gratisoft.us/sudo/dist/$TARBALL" 2.14 CONFIG_FILES="/etc/sudoers" 2.15 2.16 - 2.17 # Rules to configure and make the package. 2.18 compile_rules() 2.19 {