summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2018-01-15 21:01:07 +0100
committerNicolas Iooss2018-01-15 21:01:07 +0100
commit8cefdecae389182e27a5cb04f1661d41b6c5245b (patch)
tree66ec4dcad8218221cb05f620cd708a03b84ec858
parente8c7efe2d0473e96609ef3da9005b004cf487466 (diff)
downloadaur-8cefdecae389182e27a5cb04f1661d41b6c5245b.tar.gz
selinux-refpolicy-src 20180114-1 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98cc61093df6..482e00d7ebb3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = selinux-refpolicy-src
pkgdesc = SELinux reference policy sources
- pkgver = 20170805
+ pkgver = 20180114
pkgrel = 1
url = https://github.com/TresysTechnology/refpolicy/wiki
arch = any
@@ -14,8 +14,8 @@ pkgbase = selinux-refpolicy-src
makedepends = libsemanage>=2.6
optdepends = linux-hardened: Linux kernel with SELinux support
optdepends = linux-selinux: Linux kernel with SELinux support
- source = https://raw.githubusercontent.com/wiki/TresysTechnology/refpolicy/files/refpolicy-2.20170805.tar.bz2
- sha256sums = 045709f5e44199f402149b31c6aab9666bdb1540a5c5ed0312a46c90dedfa52d
+ source = https://raw.githubusercontent.com/wiki/TresysTechnology/refpolicy/files/refpolicy-2.20180114.tar.bz2
+ sha256sums = e826f7d7f899a548e538964487e9fc1bc67ca94756ebdce0bfb6532b4eb0d06b
pkgname = selinux-refpolicy-src
diff --git a/PKGBUILD b/PKGBUILD
index c996dfe9169e..902b40338d31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=selinux-refpolicy-src
_origname=refpolicy
-pkgver=20170805
+pkgver=20180114
pkgrel=1
pkgdesc="SELinux reference policy sources"
arch=('any')
@@ -16,7 +16,7 @@ optdepends=('linux-hardened: Linux kernel with SELinux support'
makedepends=('python' 'checkpolicy>=2.6' 'policycoreutils>=2.6'
'libsepol>=2.7' 'libsemanage>=2.6')
source=("https://raw.githubusercontent.com/wiki/TresysTechnology/${_origname}/files/${_origname}-2.${pkgver}.tar.bz2")
-sha256sums=('045709f5e44199f402149b31c6aab9666bdb1540a5c5ed0312a46c90dedfa52d')
+sha256sums=('e826f7d7f899a548e538964487e9fc1bc67ca94756ebdce0bfb6532b4eb0d06b')
package() {
cd "${srcdir}/${_origname}"