summaryrefslogtreecommitdiff
path: root/community/ipset/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ipset/PKGBUILD')
-rw-r--r--community/ipset/PKGBUILD12
1 files changed, 4 insertions, 8 deletions
diff --git a/community/ipset/PKGBUILD b/community/ipset/PKGBUILD
index cff3a8b96..ff50f148f 100644
--- a/community/ipset/PKGBUILD
+++ b/community/ipset/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 88370 2013-04-16 20:03:40Z seblu $
+# $Id: PKGBUILD 90287 2013-05-10 23:18:07Z seblu $
# Maintainer: Sébastien Luttringer
pkgname=ipset
-pkgver=6.18
+pkgver=6.19
pkgrel=1
pkgdesc='Administration tool for IP sets'
arch=('i686' 'x86_64')
@@ -12,11 +12,9 @@ depends=('libmnl' 'bash')
backup=("etc/$pkgname.conf")
options=('!libtool')
source=("http://ipset.netfilter.org/$pkgname-$pkgver.tar.bz2"
- "$pkgname.systemd"
"$pkgname.service")
-md5sums=('776de6afe32ae386e6827a51c025464f'
- '7daa4f163eef9db216cb4c428e0342a3'
- 'b032241b96b5802975fe4321cc511c6b')
+md5sums=('cabba1bd63a93f6e1c3db3fb22412b64'
+ 'f74642f7bb88056103c63a62a91c782c')
build() {
cd $pkgname-$pkgver
@@ -34,8 +32,6 @@ package() {
install -Dm644 lib/libipset.pc "$pkgdir/usr/lib/pkgconfig/libipset.pc"
popd
# systemd
- install -Dm 755 $pkgname.systemd \
- "$pkgdir/usr/lib/systemd/scripts/$pkgname"
install -Dm 644 $pkgname.service \
"$pkgdir/usr/lib/systemd/system/$pkgname.service"
# default config file