summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2020-03-01 11:18:39 +0100
committerNicolas Iooss2020-03-01 11:18:39 +0100
commit5d9f623cc16e51d0869b4ee0b6f2e61cb2c106d6 (patch)
tree6c2f8fe9e82d99325cb1192f09aef9662fff8bf9 /PKGBUILD
parentf4db695dce2a53fa2abd19dada40bb849ed68bcc (diff)
downloadaur-5d9f623cc16e51d0869b4ee0b6f2e61cb2c106d6.tar.gz
selinux-refpolicy-arch 20200229-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4efc6c84640..c3fd53c55342 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,19 +8,19 @@
pkgname=selinux-refpolicy-arch
_reponame=selinux-policy-arch
_policyname=refpolicy-arch
-pkgver=20190609
-pkgrel=2
+pkgver=20200229
+pkgrel=1
pkgdesc="Modular SELinux reference policy including headers and docs with Arch Linux patches"
arch=('any')
url="https://github.com/SELinuxProject/refpolicy/wiki"
license=('GPL2')
groups=('selinux')
-makedepends=('git' 'python' 'checkpolicy>=2.7' 'semodule-utils')
-depends=('policycoreutils>=2.7')
+makedepends=('git' 'python' 'checkpolicy>=2.8' 'semodule-utils')
+depends=('policycoreutils>=2.8')
optdepends=('linux-hardened: Linux kernel with SELinux support'
'linux-selinux: Linux kernel with SELinux support')
install="${pkgname}.install"
-_commit=10dc44140b89630c5c0d3ecc5a40afe7b5e91eb7
+_commit=5e065c84fdf33bdba83675058a74d7e4c00c543a
source=("git+https://github.com/archlinuxhardened/${_reponame}#commit=${_commit}"
'config')
sha256sums=('SKIP'