diff options
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -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 @@ -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' |