summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2023-03-11 16:26:56 +0100
committerNicolas Iooss2023-03-11 16:26:56 +0100
commitcc6748e6cf3be1fbc3ed7e3505ad12bab1d2dfac (patch)
tree315ca352210b7f71d1297fbc98541653f7a8f634
parentd94e785390694c77c750ea6c74a7c89f895635cf (diff)
downloadaur-cc6748e6cf3be1fbc3ed7e3505ad12bab1d2dfac.tar.gz
selinux-refpolicy-arch 20221101-1 update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7a78e3f5b54..1facd3d1c242 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 = 20220520
+ pkgver = 20221101
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=6c7d3e2fb54f2b3d949ceedf2317ffd0c1d0e176
+ source = git+https://github.com/archlinuxhardened/selinux-policy-arch#commit=a1a2e9125d444217672207e0d34be5daae32f9ce
source = config
sha256sums = SKIP
sha256sums = c9f7cce9a06fd0595b3dd47d4fdde9d9c7457120c42c5f08bfdc5e89eb9a61df
diff --git a/PKGBUILD b/PKGBUILD
index 62fe4b7f24b4..a0c5b099ecad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=selinux-refpolicy-arch
_reponame=selinux-policy-arch
_policyname=refpolicy-arch
-pkgver=20220520
+pkgver=20221101
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=6c7d3e2fb54f2b3d949ceedf2317ffd0c1d0e176
+_commit=a1a2e9125d444217672207e0d34be5daae32f9ce
source=("git+https://github.com/archlinuxhardened/${_reponame}#commit=${_commit}"
'config')
sha256sums=('SKIP'