summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2019-11-25 21:44:10 +0100
committerNicolas Iooss2019-11-25 21:44:10 +0100
commitf4db695dce2a53fa2abd19dada40bb849ed68bcc (patch)
tree4a66118e9495a8e382e525b5e8d9ae66e58c45e6
parent258e5fdb563a357483fc3690a4886c99ee642123 (diff)
downloadaur-f4db695dce2a53fa2abd19dada40bb849ed68bcc.tar.gz
selinux-refpolicy-arch 20190609-2 update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 770506c49d83..9750c3a2b61c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = selinux-refpolicy-arch
pkgdesc = Modular SELinux reference policy including headers and docs with Arch Linux patches
pkgver = 20190609
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/SELinuxProject/refpolicy/wiki
install = selinux-refpolicy-arch.install
arch = any
@@ -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=74159a4ff8e416a18e252635ac54fc7c02310d0d
+ source = git+https://github.com/archlinuxhardened/selinux-policy-arch#commit=10dc44140b89630c5c0d3ecc5a40afe7b5e91eb7
source = config
sha256sums = SKIP
sha256sums = c9f7cce9a06fd0595b3dd47d4fdde9d9c7457120c42c5f08bfdc5e89eb9a61df
diff --git a/PKGBUILD b/PKGBUILD
index ccdc4a1a1d02..b4efc6c84640 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=selinux-refpolicy-arch
_reponame=selinux-policy-arch
_policyname=refpolicy-arch
pkgver=20190609
-pkgrel=1
+pkgrel=2
pkgdesc="Modular SELinux reference policy including headers and docs with Arch Linux patches"
arch=('any')
url="https://github.com/SELinuxProject/refpolicy/wiki"
@@ -20,7 +20,7 @@ depends=('policycoreutils>=2.7')
optdepends=('linux-hardened: Linux kernel with SELinux support'
'linux-selinux: Linux kernel with SELinux support')
install="${pkgname}.install"
-_commit=74159a4ff8e416a18e252635ac54fc7c02310d0d
+_commit=10dc44140b89630c5c0d3ecc5a40afe7b5e91eb7
source=("git+https://github.com/archlinuxhardened/${_reponame}#commit=${_commit}"
'config')
sha256sums=('SKIP'