summaryrefslogtreecommitdiff
path: root/community/ipset/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-12 11:23:20 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-12 11:23:20 +0200
commitea84a7ef4c3c637a7504361c6ac42e8ba93a6179 (patch)
tree0bee5e198a06cfeff7de0396c4739ae2569f7067 /community/ipset/PKGBUILD
parente55fda657497bd8743c0a57d917316afe70950f8 (diff)
parent5b9e0d821dd428792bd51ed03af2b800924ce69d (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/start-stop-daemon/PKGBUILD extra/claws-mail-extra-plugins/PKGBUILD extra/giflib/PKGBUILD extra/gvfs/PKGBUILD extra/latex2rtf/PKGBUILD extra/libgpod/PKGBUILD extra/libimobiledevice/PKGBUILD extra/libvpx/PKGBUILD extra/libwpg/PKGBUILD extra/libxml2/PKGBUILD extra/pixman/PKGBUILD extra/thunar-archive-plugin/PKGBUILD
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 c4361a3da..148ec1a7d 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' 'mips64el')
@@ -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