Date: Friday, May 16, 2014 @ 00:33:02
  Author: seblu
Revision: 111271

upgpkg: ipset 6.21.1-2

Modified:
  ipset/trunk/PKGBUILD
  ipset/trunk/ipset.service

---------------+
 PKGBUILD      |    4 ++--
 ipset.service |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-05-15 22:26:04 UTC (rev 111270)
+++ PKGBUILD    2014-05-15 22:33:02 UTC (rev 111271)
@@ -3,7 +3,7 @@
 
 pkgname=ipset
 pkgver=6.21.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Administration tool for IP sets'
 arch=('i686' 'x86_64')
 url='http://ipset.netfilter.org'
@@ -13,7 +13,7 @@
 source=("http://ipset.netfilter.org/$pkgname-$pkgver.tar.bz2";
         "$pkgname.service")
 md5sums=('9c136fd51694eb0ef259cda085145da0'
-         '4b195827996c6012a801e21f869c385d')
+         '60ebe10f071314fc9e8647440a02467c')
 
 build() {
   cd $pkgname-$pkgver

Modified: ipset.service
===================================================================
--- ipset.service       2014-05-15 22:26:04 UTC (rev 111270)
+++ ipset.service       2014-05-15 22:33:02 UTC (rev 111271)
@@ -1,6 +1,6 @@
 [Unit]
 Description=Loading IP Sets
-Before=iptables.service
+Before=iptables.service ip6tables.service
 
 [Service]
 Type=oneshot

Reply via email to