diff options
author | root <root@rshg054.dnsready.net> | 2013-01-17 00:06:09 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-01-17 00:06:09 -0800 |
commit | 4e8c9530dbbf6c8b4c8147cef8fe9845c8898de3 (patch) | |
tree | 86de1737558215adb39fdcd56c699257288facca /community/audit/PKGBUILD | |
parent | e1c991185c594db7cc8978ed0239ebca4d37560e (diff) |
Thu Jan 17 00:06:09 PST 2013
Diffstat (limited to 'community/audit/PKGBUILD')
-rw-r--r-- | community/audit/PKGBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/community/audit/PKGBUILD b/community/audit/PKGBUILD index 340cf8faf..11d84fd02 100644 --- a/community/audit/PKGBUILD +++ b/community/audit/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 79970 2012-11-15 08:39:27Z mtorromeo $ +# $Id: PKGBUILD 82354 2013-01-16 08:38:43Z mtorromeo $ # Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com> # Contributor: Connor Behan <connor.behan@gmail.com> # Contributor: henning mueller <henning@orgizm.net> pkgname=audit -pkgver=2.2.1 -pkgrel=4 +pkgver=2.2.2 +pkgrel=1 pkgdesc='User space utilities for storing and searching the audit records generated by the audit subsystem in the Linux kernel.' url=http://people.redhat.com/sgrubb/$pkgname arch=(i686 x86_64) @@ -59,7 +59,7 @@ package() { sed -ri 's| /sbin| /usr/sbin|' etc/audit/*.conf etc/audisp/plugins.d/*.conf } -sha256sums=('9865ca89f5b975ccf25441ddf45a874448f2bba944005aa8cd5e3c3148713a63' +sha256sums=('8bc2b45a5f08f5df6cebcd5543f24b7e68e28b64da4b23f08de2c6616384302b' '1e374ff164667b6a11f84c825a39996b449dc712d573996907cd47f063bf0dd5' '3c7179f40216b594675f26bb73884406c8ac91577b609dd1ab9837f889954007' - 'e60c031c6354f41938447c439eadee77127307687a2c487a54fab884eeafd9c2') + '6adadb405bebe99bb6a50e80e7c1a356996626e135d566283448fe4019fff3a4') |