summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2023-03-11 13:28:57 +0100
committerNicolas Iooss2023-03-11 13:28:57 +0100
commit98fc151d583398cf9ad43917f68dce7906e91db0 (patch)
tree5a9ffa0e53437e28bc69b00160612aa0e579f870 /PKGBUILD
parent67934d086970e6987be3688462822adbaf62bae5 (diff)
downloadaur-98fc151d583398cf9ad43917f68dce7906e91db0.tar.gz
selinux-refpolicy-src 20221101-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a5fdb7a9c73..56e94893c58e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=selinux-refpolicy-src
_origname=refpolicy
-pkgver=20220520
+pkgver=20221101
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=('0ce9771eab8771180c249baaf6e8c55dda383a2ddf94460588f9f16e5d32f1f7')
+sha256sums=('44f88e62c8efcef54d019b9ca077520d5993de580926bd7575788cfa78515396')
package() {
cd "${srcdir}/${_origname}"