summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2021-02-21 20:58:54 +0100
committerNicolas Iooss2021-02-21 20:58:54 +0100
commitfa2f574af4e2c2fe4fc6625adc37a110056dc549 (patch)
tree47a9435218037c5a720659bebc55d27e3751e652 /PKGBUILD
parenta4b2896119e3a519d3e380d13216b75f5542fe22 (diff)
downloadaur-fa2f574af4e2c2fe4fc6625adc37a110056dc549.tar.gz
selinux-refpolicy-src 20210203-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14fbc05403d5..35c08387fff9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=selinux-refpolicy-src
_origname=refpolicy
-pkgver=20200818
+pkgver=20210203
pkgrel=1
pkgdesc="SELinux reference policy sources"
arch=('any')
@@ -15,10 +15,10 @@ url="https://github.com/SELinuxProject/refpolicy/wiki"
license=('GPL')
groups=('selinux' 'selinux-policies')
optdepends=('linux-hardened: Linux kernel with SELinux support')
-makedepends=('python' 'checkpolicy>=2.8' 'policycoreutils>=2.8'
- 'libsepol>=2.8' 'libsemanage>=2.8')
+makedepends=('python' 'checkpolicy>=3.0' 'policycoreutils>=3.0'
+ 'libsepol>=3.0' 'libsemanage>=3.0')
source=("https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_${pkgver}/${_origname}-2.${pkgver}.tar.bz2")
-sha256sums=('1488f9b94060de28addbcb29fb8437ee0d75cba15e11280dd9dfa3e09986f57b')
+sha256sums=('48cbf2c63ff9003bef05e03c8d3cdddb4e8f63fef2a072ae51c987301f0b874d')
package() {
cd "${srcdir}/${_origname}"