summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2023-10-08 11:27:34 +0200
committerNicolas Iooss2023-10-08 11:27:34 +0200
commit9bb3f69b9d407326ce08daad2d803b3b01c9ca01 (patch)
tree8595bde7f99395faed85a1a68c5517678b6d1d37
parentcc6748e6cf3be1fbc3ed7e3505ad12bab1d2dfac (diff)
downloadaur-selinux-refpolicy-arch.tar.gz
selinux-refpolicy-arch 20231002-1 update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1facd3d1c242..3c156a25f021 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 = 20221101
+ pkgver = 20231002
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=a1a2e9125d444217672207e0d34be5daae32f9ce
+ source = git+https://github.com/archlinuxhardened/selinux-policy-arch#commit=764fad1925d7237f627eff8cf78ec2b1bf748e87
source = config
sha256sums = SKIP
sha256sums = c9f7cce9a06fd0595b3dd47d4fdde9d9c7457120c42c5f08bfdc5e89eb9a61df
diff --git a/PKGBUILD b/PKGBUILD
index a0c5b099ecad..d12003c1b6e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=selinux-refpolicy-arch
_reponame=selinux-policy-arch
_policyname=refpolicy-arch
-pkgver=20221101
+pkgver=20231002
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=a1a2e9125d444217672207e0d34be5daae32f9ce
+_commit=764fad1925d7237f627eff8cf78ec2b1bf748e87
source=("git+https://github.com/archlinuxhardened/${_reponame}#commit=${_commit}"
'config')
sha256sums=('SKIP'