This commit is contained in:
joborun linux 2022-10-23 21:03:45 +03:00
parent 85ddf39d2f
commit e1b556964d
4 changed files with 10 additions and 10 deletions

View File

@ -6,7 +6,7 @@
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=sudo
_sudover=1.9.11p3
_sudover=1.9.12
pkgrel=01
pkgver=${_sudover/p/.p}
pkgdesc="Give certain users the ability to run some commands as root w/o systemd"
@ -78,7 +78,7 @@ license=('custom')
validpgpkeys=('59D1E9CCBA2B376704FDD35BA9F4C021CEA470FB') # "Todd C. Miller <Todd.Miller@sudo.ws>"
sha256sums=(4687e7d2f56721708f59cca2e1352c056cb23de526c22725615a42bb094f1f70 # sudo-1.9.11p3.tar.gz
7b32147f00d1bdb9fa0f9b7f69df9392b7544be03e5fe707c526b866f8cd1ab8 # sudo-1.9.11p3.tar.gz.sig
sha256sums=(de15733888170c56834daafd34bf983db10fb21039742fcfc396bd32168d6362 # sudo-1.9.12.tar.gz
4803c18986ebae7dbcfa95625b3e3bf781162493267c7cc2fcb56acaf0657206 # sudo-1.9.12.tar.gz.sig
d1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2) # sudo.pam

View File

@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=sudo
_sudover=1.9.11p3
_sudover=1.9.12
pkgrel=1
pkgver=${_sudover/p/.p}
pkgdesc="Give certain users the ability to run some commands as root"
@ -20,7 +20,7 @@ install=$pkgname.install
source=(https://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig}
sudo_logsrvd.service
sudo.pam)
sha256sums=('4687e7d2f56721708f59cca2e1352c056cb23de526c22725615a42bb094f1f70'
sha256sums=('de15733888170c56834daafd34bf983db10fb21039742fcfc396bd32168d6362'
'SKIP'
'8b91733b73171827c360a3e01f4692772b78e62ceca0cf0fd4b770aba35081a1'
'd1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2')

View File

@ -1,4 +1,2 @@

View File

@ -1,4 +1,6 @@
real 0m44.473s
user 1m36.093s
sys 0m9.049s
real 1m24.170s
user 1m17.883s
sys 0m9.813s