diff options
author | Nicolas Iooss | 2020-06-21 21:35:07 +0200 |
---|---|---|
committer | Nicolas Iooss | 2020-06-21 21:35:07 +0200 |
commit | df2fff67c508e33495872768e73ccc72ab2b7abb (patch) | |
tree | 1119f5e88ee2f1546efaff94284d7c9b34b2dd82 /PKGBUILD | |
parent | ed68aee36ed174020c599bdfe0893dc627ca6697 (diff) | |
download | aur-df2fff67c508e33495872768e73ccc72ab2b7abb.tar.gz |
sudo-selinux 1.9.1-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ # If you want to help keep it up to date, please open a Pull Request there. pkgname=sudo-selinux -_sudover=1.9.0 +_sudover=1.9.1 pkgver=${_sudover/p/.p} pkgrel=1 pkgdesc="Give certain users the ability to run some commands as root - SELinux support" @@ -29,7 +29,7 @@ install=${pkgname/-selinux}.install source=(https://www.sudo.ws/sudo/dist/${pkgname/-selinux}-$_sudover.tar.gz{,.sig} sudo_logsrvd.service sudo.pam) -sha256sums=('ab231439c5dfdf4ecbef74f10d5f7e9686c2255c2f3887085b5c5e13281bf95c' +sha256sums=('294116cefe10a02773917fc7440d8384b925955bc96a6e0eaa1977c83b34adff' 'SKIP' '8b91733b73171827c360a3e01f4692772b78e62ceca0cf0fd4b770aba35081a1' 'd1738818070684a5d2c9b26224906aad69a4fea77aabd960fc2675aee2df1fa2') |