[arch-commits] Commit in sudo/trunk (PKGBUILD)

Evangelos Foutras foutrelis at gemini.archlinux.org
Sat Nov 13 09:14:22 UTC 2021


    Date: Saturday, November 13, 2021 @ 09:14:21
  Author: foutrelis
Revision: 428215

upgpkg: sudo 1.9.8.p2-3: openldap 2.6 rebuild

Modified:
  sudo/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-13 09:12:42 UTC (rev 428214)
+++ PKGBUILD	2021-11-13 09:14:21 UTC (rev 428215)
@@ -4,7 +4,7 @@
 
 pkgname=sudo
 _sudover=1.9.8p2
-pkgrel=2
+pkgrel=3
 pkgver=${_sudover/p/.p}
 pkgdesc="Give certain users the ability to run some commands as root"
 arch=('x86_64')
@@ -43,7 +43,7 @@
     --enable-tmpfiles.d \
     --with-pam \
     --with-sssd \
-    --without-ldap \
+    --with-ldap \
     --with-ldap-conf-file=/etc/openldap/ldap.conf \
     --with-env-editor \
     --with-passprompt="[sudo] password for %p: " \



More information about the arch-commits mailing list