diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2011-11-23 21:59:10 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2011-11-23 21:59:10 +0100 |
commit | 4c9d76f582ae64854e30113e7f7dc621af3db820 (patch) | |
tree | fd63d279ed4162e4e28ffee61810141fcf67f720 /core/sudo/PKGBUILD | |
parent | 2834c39eaa8a97fa6d3a2355f46b21da3a4bb8de (diff) |
More rebuilds for /lib/ld.so.1.
Diffstat (limited to 'core/sudo/PKGBUILD')
-rw-r--r-- | core/sudo/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/sudo/PKGBUILD b/core/sudo/PKGBUILD index ca7ec89c0..a78fcaeb9 100644 --- a/core/sudo/PKGBUILD +++ b/core/sudo/PKGBUILD @@ -5,7 +5,7 @@ pkgname=sudo _ver=1.8.3p1 pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}} -pkgrel=1 +pkgrel=1.1 pkgdesc="Give certain users the ability to run some commands as root" arch=('i686' 'x86_64' 'mips64el') url="http://www.sudo.ws/sudo/" |