[arch-commits] Commit in sudo/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Mon Nov 30 19:51:41 UTC 2020
Date: Monday, November 30, 2020 @ 19:51:40
Author: foutrelis
Revision: 402435
upgpkg: sudo 1.9.4-1: new upstream release
Modified:
sudo/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-30 18:12:15 UTC (rev 402434)
+++ PKGBUILD 2020-11-30 19:51:40 UTC (rev 402435)
@@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=sudo
-_sudover=1.9.3p1
+_sudover=1.9.4
pkgver=${_sudover/p/.p}
pkgrel=1
pkgdesc="Give certain users the ability to run some commands as root"
@@ -20,7 +20,7 @@
source=(https://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig}
sudo_logsrvd.service
sudo.pam)
-sha256sums=('dcb9de53e45e1c39042074b847f5e0d8ae1890725dd6a9d9101a81569e6eb49e'
+sha256sums=('8b91bd2cc73af18a06a01406e38d154b837107be759f72e89cefeaa94e1103f0'
'SKIP'
'8b91733b73171827c360a3e01f4692772b78e62ceca0cf0fd4b770aba35081a1'
'd1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2')
@@ -48,6 +48,7 @@
--with-ldap-conf-file=/etc/openldap/ldap.conf \
--with-env-editor \
--with-passprompt="[sudo] password for %p: " \
+ --with-sendmail=/usr/bin/sendmail \
--with-all-insults
make
}
More information about the arch-commits
mailing list