diff options
author | root <root@rshg054.dnsready.net> | 2012-11-28 02:28:30 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-11-28 02:28:30 -0800 |
commit | 5c5e1e3a998a54db424b8261fac042ab41745d99 (patch) | |
tree | f25ae86eedc51b374b7000e4a444f98106fd9be9 /community/ipset/PKGBUILD | |
parent | c008601effc878e60852f7928ddadcf5a16eb851 (diff) |
Wed Nov 28 02:22:26 PST 2012
Diffstat (limited to 'community/ipset/PKGBUILD')
-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 75a344047..2962b501d 100644 --- a/community/ipset/PKGBUILD +++ b/community/ipset/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 80367 2012-11-20 23:42:40Z seblu $ +# $Id: PKGBUILD 80629 2012-11-27 14:06:04Z seblu $ # Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org> pkgname=ipset -pkgver=6.15 +pkgver=6.16 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=('5d957d0d27600882d600da8047f9c587' +md5sums=('7cbe3048a6424536d524b0d0680f4856' '3e606a2823a700b4e9c5f17511a6f6a5' 'de89b054d967036e08b13bc6a7235286' 'dfc3105b89ed41fc4a1feb4f4f13f2a3' |