[arch-commits] Commit in audit/trunk (PKGBUILD)
Daniel Micay
thestinger at archlinux.org
Mon Aug 8 19:48:24 UTC 2016
Date: Monday, August 8, 2016 @ 19:48:24
Author: thestinger
Revision: 186084
upgpkg: audit 2.6.6-1
Modified:
audit/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-08 19:30:07 UTC (rev 186083)
+++ PKGBUILD 2016-08-08 19:48:24 UTC (rev 186084)
@@ -6,7 +6,7 @@
# Contributor: henning mueller <henning at orgizm.net>
pkgname=audit
-pkgver=2.4.4
+pkgver=2.6.6
pkgrel=1
pkgdesc='Userspace components of the audit framework'
url='https://people.redhat.com/sgrubb/audit'
@@ -28,7 +28,7 @@
etc/audisp/plugins.d/syslog.conf
)
source=("$url/$pkgname-$pkgver.tar.gz")
-sha256sums=('25f57f465f3230d7b1166b615ffd6748818a3dc225d0e8b396c5b2e951674e23')
+sha256sums=('61d8dc61e882fdbb75153a1316817a8f8c8fca25de588256edd81fbb03e7994b')
install=$pkgname.install
build() {
@@ -60,5 +60,4 @@
usr/lib/systemd/system/auditd.service
chmod 644 usr/lib/systemd/system/auditd.service
- mv "$pkgdir"/etc/audit/{rules.d/,}audit.rules
}
More information about the arch-commits
mailing list