summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2022-05-29 11:24:49 +0200
committerNicolas Iooss2022-05-29 11:24:49 +0200
commit67934d086970e6987be3688462822adbaf62bae5 (patch)
treee41a4bd8b94ed8f2be70ab94f0dad3c6265a1977 /PKGBUILD
parent7dacaeb22853d7b89048d33a3557cc9d8cfe9f73 (diff)
downloadaur-67934d086970e6987be3688462822adbaf62bae5.tar.gz
selinux-refpolicy-src 20220520-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa33e7c241ef..9a5fdb7a9c73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=selinux-refpolicy-src
_origname=refpolicy
-pkgver=20210908
+pkgver=20220520
pkgrel=1
pkgdesc="SELinux reference policy sources"
arch=('any')
@@ -18,7 +18,7 @@ optdepends=('linux-hardened: Linux kernel with SELinux support')
makedepends=('python' 'checkpolicy>=3.0' 'policycoreutils>=3.0'
'libsepol>=3.0' 'libsemanage>=3.0')
source=("https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_${pkgver}/${_origname}-2.${pkgver}.tar.bz2")
-sha256sums=('4d3140d9fbb91322f5de36d73959464ce1d8946dcd149e36fcaf60e92444e902')
+sha256sums=('0ce9771eab8771180c249baaf6e8c55dda383a2ddf94460588f9f16e5d32f1f7')
package() {
cd "${srcdir}/${_origname}"