diff options
author | Simone Rota <sip@crux.nu> | 2008-04-02 01:37:50 +0000 |
---|---|---|
committer | Simone Rota <sip@crux.nu> | 2008-04-02 01:37:50 +0000 |
commit | 0add6fec8f79d8affe34b20718af26a23e632ec8 (patch) | |
tree | 0c085aa69d0d7d8d06983a335db307db4c9ec9a7 /sudo | |
parent | 838b7a6179deba2d05d90159189855bf42006e37 (diff) | |
download | opt-0add6fec8f79d8affe34b20718af26a23e632ec8.tar.gz opt-0add6fec8f79d8affe34b20718af26a23e632ec8.tar.xz |
sudo: updated to 1.6.9p15
Diffstat (limited to 'sudo')
-rw-r--r-- | sudo/.footprint | 1 | ||||
-rw-r--r-- | sudo/.md5sum | 2 | ||||
-rw-r--r-- | sudo/Pkgfile | 2 |
3 files changed, 2 insertions, 3 deletions
diff --git a/sudo/.footprint b/sudo/.footprint index fcafcdb53..8378bd2e2 100644 --- a/sudo/.footprint +++ b/sudo/.footprint @@ -5,7 +5,6 @@ drwxr-xr-x root/root usr/bin/ ---s--x--x root/root usr/bin/sudo lrwxrwxrwx root/root usr/bin/sudoedit -> sudo drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/sudo_noexec.la -rwxr-xr-x root/root usr/lib/sudo_noexec.so drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man5/ diff --git a/sudo/.md5sum b/sudo/.md5sum index e557da9ee..e7f7ae92c 100644 --- a/sudo/.md5sum +++ b/sudo/.md5sum @@ -1 +1 @@ -7e9d3e7780c632469ffe88fcc4a6b1ca sudo-1.6.9p13.tar.gz +06cfeed4ececfce6c82e03974c588066 sudo-1.6.9p15.tar.gz diff --git a/sudo/Pkgfile b/sudo/Pkgfile index 483c5b038..ac0d4893f 100644 --- a/sudo/Pkgfile +++ b/sudo/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=sudo -version=1.6.9p13 +version=1.6.9p15 release=1 source=(http://www.sudo.ws/$name/dist/$name-$version.tar.gz) |