diff options
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 4270bf249..30f3e07e4 100644 --- a/community/ipset/PKGBUILD +++ b/community/ipset/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 76538 2012-09-22 15:01:58Z seblu $ +# $Id: PKGBUILD 80651 2012-11-28 16:13:35Z seblu $ # Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org> pkgname=ipset -pkgver=6.14 +pkgver=6.16.1 pkgrel=1 pkgdesc='Administration tool for IP sets' arch=('i686' 'x86_64' 'mips64el') @@ -16,7 +16,7 @@ source=("http://ipset.netfilter.org/$pkgname-$pkgver.tar.bz2" "$pkgname.rc" "$pkgname.systemd" "$pkgname.service") -md5sums=('70f2d4c054592236dcda285855a4ee58' +md5sums=('9fd70c825f052db7dc9d5ba0562b7083' '3e606a2823a700b4e9c5f17511a6f6a5' 'de89b054d967036e08b13bc6a7235286' 'dfc3105b89ed41fc4a1feb4f4f13f2a3' |