summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2019-06-10 16:51:58 +0200
committerNicolas Iooss2019-06-10 16:51:58 +0200
commit708d58cb72acc2838d92073f97e464b35d1be800 (patch)
tree6fc6f1635387523ade04c77ae659c35c9cc8535f /PKGBUILD
parent0d87770d1be384971569c85a41d2a40dde44c843 (diff)
downloadaur-708d58cb72acc2838d92073f97e464b35d1be800.tar.gz
selinux-refpolicy-src 20190609-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9dc19bfa80ff..2e9851626089 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=selinux-refpolicy-src
_origname=refpolicy
-pkgver=20190201
+pkgver=20190609
pkgrel=1
pkgdesc="SELinux reference policy sources"
arch=('any')
@@ -19,7 +19,7 @@ optdepends=('linux-hardened: Linux kernel with SELinux support'
makedepends=('python' 'checkpolicy>=2.8' 'policycoreutils>=2.8'
'libsepol>=2.8' 'libsemanage>=2.8')
source=("https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_${pkgver}/${_origname}-2.${pkgver}.tar.bz2")
-sha256sums=('ed620dc91c4e09eee6271b373f7c61a364a82ea57bd2dc86ca1f7075304e2843')
+sha256sums=('67bd1213e9d014ada15512028bb7f35ef6610c2d209cc5117b8577474aa6147f')
package() {
cd "${srcdir}/${_origname}"