summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed1bfab9cfad..d7a78e3f5b54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = selinux-refpolicy-arch
pkgdesc = Modular SELinux reference policy including headers and docs with Arch Linux patches
- pkgver = 20210908
+ pkgver = 20220520
pkgrel = 1
url = https://github.com/SELinuxProject/refpolicy/wiki
install = selinux-refpolicy-arch.install
@@ -12,7 +12,7 @@ pkgbase = selinux-refpolicy-arch
makedepends = checkpolicy>=3.0
makedepends = semodule-utils
depends = policycoreutils>=3.0
- source = git+https://github.com/archlinuxhardened/selinux-policy-arch#commit=4c3cfb0ae808d5c3ce3c27cca57fc8b33b423bc0
+ source = git+https://github.com/archlinuxhardened/selinux-policy-arch#commit=6c7d3e2fb54f2b3d949ceedf2317ffd0c1d0e176
source = config
sha256sums = SKIP
sha256sums = c9f7cce9a06fd0595b3dd47d4fdde9d9c7457120c42c5f08bfdc5e89eb9a61df
diff --git a/PKGBUILD b/PKGBUILD
index e970d25ba185..62fe4b7f24b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=selinux-refpolicy-arch
_reponame=selinux-policy-arch
_policyname=refpolicy-arch
-pkgver=20210908
+pkgver=20220520
pkgrel=1
pkgdesc="Modular SELinux reference policy including headers and docs with Arch Linux patches"
arch=('any')
@@ -18,7 +18,7 @@ groups=('selinux')
makedepends=('git' 'python' 'checkpolicy>=3.0' 'semodule-utils')
depends=('policycoreutils>=3.0')
install="${pkgname}.install"
-_commit=4c3cfb0ae808d5c3ce3c27cca57fc8b33b423bc0
+_commit=6c7d3e2fb54f2b3d949ceedf2317ffd0c1d0e176
source=("git+https://github.com/archlinuxhardened/${_reponame}#commit=${_commit}"
'config')
sha256sums=('SKIP'