wok-current diff sudo/receipt @ rev 4263
urxvt*: fix build with gcc-4.x
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Sep 25 16:26:07 2009 +0200 (2009-09-25) |
parents | 18af88b9fa23 |
children | 419f07d4eee7 |
line diff
1.1 --- a/sudo/receipt Thu Apr 16 13:56:04 2009 +0200 1.2 +++ b/sudo/receipt Fri Sep 25 16:26:07 2009 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="sudo" 1.7 -VERSION="1.6.9p17" 1.8 +VERSION="1.7.1" 1.9 CATEGORY="security" 1.10 SHORT_DESC="Sudo (su \"do\") allows a system administrator to delegate authority." 1.11 MAINTAINER="erjo@slitaz.org"