diff options
author | root <root@rshg054.dnsready.net> | 2012-05-13 00:05:25 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-05-13 00:05:25 +0000 |
commit | e8aea505d7f36277edd02ef965bc3f8e1c81ee5d (patch) | |
tree | 1f61a4443a471430d6430cad09742b6154617cad /community/ipset | |
parent | e1da03cf5ba92abee0e3afd9dc4cef438ebf96c7 (diff) |
Sun May 13 00:05:24 UTC 2012
Diffstat (limited to 'community/ipset')
-rw-r--r-- | community/ipset/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ipset/PKGBUILD b/community/ipset/PKGBUILD index d0c6fa250..76c732531 100644 --- a/community/ipset/PKGBUILD +++ b/community/ipset/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 70535 2012-05-10 18:29:26Z seblu $ +# $Id: PKGBUILD 70556 2012-05-11 12:51:57Z seblu $ # Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org> pkgname=ipset -pkgver=6.12 +pkgver=6.12.1 pkgrel=1 pkgdesc='Administration tool for IP sets' arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ source=("http://ipset.netfilter.org/$pkgname-$pkgver.tar.bz2" "$pkgname.rc" "$pkgname.systemd" "$pkgname.service") -md5sums=('ad59bc6da6778aa7c6515d0ed6147440' +md5sums=('80df500a4d93cb14e1373ae290716cda' '61963bda45c002fb37977e58bb5b829c' '888bf1eadffcc076b9e97de02e2147c8' 'c5f38e5f3027066c1491a563e734796e' |