summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2022-05-29 11:24:44 +0200
committerNicolas Iooss2022-05-29 11:24:44 +0200
commitd94e785390694c77c750ea6c74a7c89f895635cf (patch)
tree804eee45ee7f50fa354d59280edb9c8ec804d193
parentbb337047ae2b6b23cbcbbffff99a1f046097a9c7 (diff)
downloadaur-d94e785390694c77c750ea6c74a7c89f895635cf.tar.gz
selinux-refpolicy-arch 20220520-1 update
-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'