summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2014-12-03 22:27:44 +0100
committerNicolas Iooss2015-06-27 11:44:58 +0800
commit8d3b068e239ce3e2853e8f455c4c8bc603feb6a7 (patch)
tree2d469ca317bc38af8ab635aa1da0b5355557cd45 /PKGBUILD
parent08188fd056254a58b0eef4b7193dd58cada0e82c (diff)
downloadaur-8d3b068e239ce3e2853e8f455c4c8bc603feb6a7.tar.gz
selinux-refpolicy-src 20141203-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0b393282b90..5aa1ebdb00c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,18 +4,18 @@
pkgname=selinux-refpolicy-src
_origname=refpolicy
-pkgver=20140311
+pkgver=20141203
pkgrel=1
pkgdesc="SELinux reference policy sources"
arch=('any')
-url="http://oss.tresys.com/projects/refpolicy"
+url="https://github.com/TresysTechnology/refpolicy/wiki"
license=('GPL')
groups=('selinux' 'selinux-policies')
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=('f69437db95548c78a5dec44c236397146b144153149009ea554d2e536e5436f7')
+sha256sums=('f438209c430d8a2d4ddcbe4bdd3edb46f6af7dc4913637af0b73c635e40c1522')
package() {
cd "${srcdir}/${_origname}"