summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2020-09-03 22:25:13 +0200
committerNicolas Iooss2020-09-03 22:25:13 +0200
commitd20904d8fff96191d7f14e531c9cbf4e71bf77d6 (patch)
treec3869a0fb6799ba647564c365f5d13a31abdc2c5
parent1a520232f7a966dfee2fb51072dc50c5979e2a14 (diff)
downloadaur-d20904d8fff96191d7f14e531c9cbf4e71bf77d6.tar.gz
selinux-refpolicy-arch 20200818-1 update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60393079efee..2409faa57418 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 = 20200229
+ pkgver = 20200818
pkgrel = 1
url = https://github.com/SELinuxProject/refpolicy/wiki
install = selinux-refpolicy-arch.install
@@ -13,7 +13,7 @@ pkgbase = selinux-refpolicy-arch
makedepends = semodule-utils
depends = policycoreutils>=2.8
optdepends = linux-hardened: Linux kernel with SELinux support
- source = git+https://github.com/archlinuxhardened/selinux-policy-arch#commit=5e065c84fdf33bdba83675058a74d7e4c00c543a
+ source = git+https://github.com/archlinuxhardened/selinux-policy-arch#commit=173930378f486242319a0e7a23cb37f31d64900d
source = config
sha256sums = SKIP
sha256sums = c9f7cce9a06fd0595b3dd47d4fdde9d9c7457120c42c5f08bfdc5e89eb9a61df
diff --git a/PKGBUILD b/PKGBUILD
index b5bf827ff764..ac339f085d1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=selinux-refpolicy-arch
_reponame=selinux-policy-arch
_policyname=refpolicy-arch
-pkgver=20200229
+pkgver=20200818
pkgrel=1
pkgdesc="Modular SELinux reference policy including headers and docs with Arch Linux patches"
arch=('any')
@@ -19,7 +19,7 @@ makedepends=('git' 'python' 'checkpolicy>=2.8' 'semodule-utils')
depends=('policycoreutils>=2.8')
optdepends=('linux-hardened: Linux kernel with SELinux support')
install="${pkgname}.install"
-_commit=5e065c84fdf33bdba83675058a74d7e4c00c543a
+_commit=173930378f486242319a0e7a23cb37f31d64900d
source=("git+https://github.com/archlinuxhardened/${_reponame}#commit=${_commit}"
'config')
sha256sums=('SKIP'