summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2015-12-21 12:53:35 +0100
committerNicolas Iooss2015-12-21 12:53:35 +0100
commit1fc8014e941f26b7ba2c294b15d226ca064ac2c8 (patch)
tree8db51c4c8352d2c03a8693f28ec1b19f367ec322 /PKGBUILD
parent8d3b068e239ce3e2853e8f455c4c8bc603feb6a7 (diff)
downloadaur-1fc8014e941f26b7ba2c294b15d226ca064ac2c8.tar.gz
selinux-refpolicy-src 20151208-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5aa1ebdb00c7..935004601245 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=selinux-refpolicy-src
_origname=refpolicy
-pkgver=20141203
+pkgver=20151208
pkgrel=1
pkgdesc="SELinux reference policy sources"
arch=('any')
@@ -15,7 +15,7 @@ depends=('linux-selinux')
makedepends=('checkpolicy>=2.1.8' 'policycoreutils>=2.1.10'
'libsepol>=2.1.4' 'libsemanage>=2.0.29')
source=(https://raw.githubusercontent.com/wiki/TresysTechnology/${_origname}/files/${_origname}-2.${pkgver}.tar.bz2)
-sha256sums=('f438209c430d8a2d4ddcbe4bdd3edb46f6af7dc4913637af0b73c635e40c1522')
+sha256sums=('2dd2f45a7132137afe8302805c3b7839739759b9ab73dd1815c01afe34ac99de')
package() {
cd "${srcdir}/${_origname}"