summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2019-02-09 11:47:12 +0100
committerNicolas Iooss2019-02-09 11:47:12 +0100
commit587f7b5756b182b812685a4a5705516666543bd6 (patch)
treee4a1a799f4c70ed4f31afbed2c96c6b5b1b269e4 /PKGBUILD
parent469e16f1ac1207a81fa267b273d2c9a59448f389 (diff)
downloadaur-587f7b5756b182b812685a4a5705516666543bd6.tar.gz
pambase-selinux 20190105.1-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9de82d281964..71cc1c62bfe1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,13 @@
-# $Id$
# Maintainer: Dave Reisner <dreisner@archlinux.org>
# SELinux Maintainer: Nicolas Iooss (nicolas <dot> iooss <at> m4x <dot> org)
# SELinux Contributor: Timothée Ravier <tim@siosm.fr>
# SELinux Contributor: Nicky726 (Nicky726 <at> gmail <dot> com)
+#
+# This PKGBUILD is maintained on https://github.com/archlinuxhardened/selinux.
+# If you want to help keep it up to date, please open a Pull Request there.
pkgname=pambase-selinux
-pkgver=20171006
+pkgver=20190105.1
pkgrel=1
pkgdesc="SELinux aware base PAM configuration for services"
arch=('any')
@@ -29,10 +31,10 @@ backup=('etc/pam.d/system-auth'
'etc/pam.d/other')
sha256sums=('3eb67872e436817ec97c4f3795adba2cf1d3829ea4e107ef5747569e4eeb5746'
'005736b9bd650ff5e5d82a7e288853776d5bb8c90185d5774c07231c1e1c64a9'
- 'b90f6246d937f0363d3e2cfcdb249d0d826b88d08891ad340a56249b0d3058bc'
+ 'cba3b852839973a69ba27b1ae3933eb66a59fa5d3d157b8a12c1404f81a1a1f3'
'005736b9bd650ff5e5d82a7e288853776d5bb8c90185d5774c07231c1e1c64a9'
'6eb1acdd3fa9f71a7f93fbd529be57ea65bcafc6e3a98a06af4d88013fc6a567'
- 'de66118684a2ecec18017dd96e50a489f30465510250c007ced16f81fb542ba5')
+ 'd5ed59ec2157c19c87964a162f7ca84d53c19fb2bd68d3fbc1671ba8d906346f')
package() {
install -dm755 "$pkgdir/etc/pam.d"