summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2018-01-15 21:01:03 +0100
committerNicolas Iooss2018-01-15 21:01:03 +0100
commit1f383aa8bb904840fb59abb9dc1d59d77c7f6074 (patch)
treeda39717f9b403d84e22c4d7092f17f3641606515
parent52fcaececc51507309cb0642422a78e225cb7ed7 (diff)
downloadaur-1f383aa8bb904840fb59abb9dc1d59d77c7f6074.tar.gz
selinux-refpolicy-arch 20180114-1 update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e82d9beaef22..0cae2424d9e3 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 = 20170805
+ pkgver = 20180114
pkgrel = 1
url = https://github.com/TresysTechnology/refpolicy/wiki
install = selinux-refpolicy-arch.install
@@ -14,7 +14,7 @@ pkgbase = selinux-refpolicy-arch
depends = policycoreutils>=2.7
optdepends = linux-hardened: Linux kernel with SELinux support
optdepends = linux-selinux: Linux kernel with SELinux support
- source = git+https://github.com/archlinuxhardened/selinux-policy-arch#commit=9dd88a228bef79323378b7d8a614bd10ce60515b
+ source = git+https://github.com/archlinuxhardened/selinux-policy-arch#commit=177e2b6fcd85a5e64d0c8aa059a9b2f56dd0d27e
source = config
sha256sums = SKIP
sha256sums = c9f7cce9a06fd0595b3dd47d4fdde9d9c7457120c42c5f08bfdc5e89eb9a61df
diff --git a/PKGBUILD b/PKGBUILD
index 8d276265cd38..c442d1cd90ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=selinux-refpolicy-arch
_reponame=selinux-policy-arch
_policyname=refpolicy-arch
-pkgver=20170805
+pkgver=20180114
pkgrel=1
pkgdesc="Modular SELinux reference policy including headers and docs with Arch Linux patches"
arch=('any')
@@ -17,7 +17,7 @@ depends=('policycoreutils>=2.7')
optdepends=('linux-hardened: Linux kernel with SELinux support'
'linux-selinux: Linux kernel with SELinux support')
install="${pkgname}.install"
-_commit=9dd88a228bef79323378b7d8a614bd10ce60515b
+_commit=177e2b6fcd85a5e64d0c8aa059a9b2f56dd0d27e
source=("git+https://github.com/archlinuxhardened/${_reponame}#commit=${_commit}"
'config')
sha256sums=('SKIP'