summaryrefslogtreecommitdiff
path: root/repo/sudo
diff options
context:
space:
mode:
Diffstat (limited to 'repo/sudo')
-rw-r--r--repo/sudo/sudo.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/sudo/sudo.xibuild b/repo/sudo/sudo.xibuild
index dbb08f7..c27e3dd 100644
--- a/repo/sudo/sudo.xibuild
+++ b/repo/sudo/sudo.xibuild
@@ -3,7 +3,7 @@
MAKEDEPS="make "
DEPS="musl libldap openssl pam zlib"
-PKG_VER=1.9.9
+PKG_VER=1.9.11
SOURCE=https://www.sudo.ws/dist/sudo-$PKG_VER.tar.gz
DESC="Give certain users the ability to run some commands as root"