# HG changeset patch # User Christopher Rogers # Date 1302426688 0 # Node ID 30937e5ffc8dff885aeb4874fdd3d3ea8f034cdc # Parent ab162b37b1875507a71606af2280fd7a4d9fb16a Up: sudo to 1.8.1. diff -r ab162b37b187 -r 30937e5ffc8d sudo-pam/receipt --- a/sudo-pam/receipt Sun Apr 10 14:23:26 2011 +0200 +++ b/sudo-pam/receipt Sun Apr 10 09:11:28 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="sudo-pam" -VERSION="1.8.0" +VERSION="1.8.1" CATEGORY="security" SHORT_DESC="Sudo (su \"do\") allows a system administrator to delegate authority using PAM." MAINTAINER="erjo@slitaz.org" diff -r ab162b37b187 -r 30937e5ffc8d sudo/receipt --- a/sudo/receipt Sun Apr 10 14:23:26 2011 +0200 +++ b/sudo/receipt Sun Apr 10 09:11:28 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="sudo" -VERSION="1.8.0" +VERSION="1.8.1" CATEGORY="security" SHORT_DESC="Sudo (su \"do\") allows a system administrator to delegate authority." MAINTAINER="erjo@slitaz.org" @@ -10,7 +10,6 @@ WGET_URL="http://www.gratisoft.us/sudo/dist/$TARBALL" CONFIG_FILES="/etc/sudoers" - # Rules to configure and make the package. compile_rules() {