summaryrefslogtreecommitdiff
path: root/community/ipset
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-09 03:56:27 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-09 03:56:27 +0000
commit960a69922ae947c02b2502d7f7624a458d50cb8f (patch)
tree2a57fa52b048fd242507fd822dba7577faf6d84c /community/ipset
parent2f1decd3dde75b8ed601dfdca2833879703012c8 (diff)
Sun Mar 9 03:52:18 UTC 2014
Diffstat (limited to 'community/ipset')
-rw-r--r--community/ipset/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/ipset/PKGBUILD b/community/ipset/PKGBUILD
index 08d9c9c39..1deeaf9aa 100644
--- a/community/ipset/PKGBUILD
+++ b/community/ipset/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 105161 2014-02-02 00:47:06Z seblu $
+# $Id: PKGBUILD 106828 2014-03-08 19:50:18Z seblu $
# Maintainer: Sébastien Luttringer
pkgname=ipset
-pkgver=6.20.1
-pkgrel=2
+pkgver=6.21.1
+pkgrel=1
pkgdesc='Administration tool for IP sets'
arch=('i686' 'x86_64')
url='http://ipset.netfilter.org'
@@ -12,7 +12,7 @@ depends=('libmnl')
backup=("etc/$pkgname.conf")
source=("http://ipset.netfilter.org/$pkgname-$pkgver.tar.bz2"
"$pkgname.service")
-md5sums=('8af741492752fbf24d3a28a9d1473d40'
+md5sums=('9c136fd51694eb0ef259cda085145da0'
'4b195827996c6012a801e21f869c385d')
build() {