Date: Saturday, November 7, 2015 @ 16:19:52
  Author: seblu
Revision: 250198

upgpkg: ipset 6.27-1

Modified:
  ipset/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-11-07 11:12:46 UTC (rev 250197)
+++ PKGBUILD    2015-11-07 15:19:52 UTC (rev 250198)
@@ -2,17 +2,17 @@
 # Maintainer: Sébastien Luttringer
 
 pkgname=ipset
-pkgver=6.26
+pkgver=6.27
 pkgrel=1
 pkgdesc='Administration tool for IP sets'
 arch=('i686' 'x86_64')
 url='http://ipset.netfilter.org'
 license=('GPL2')
-depends=('libmnl')
+depends=('glibc' 'libmnl')
 backup=("etc/$pkgname.conf")
 source=("http://ipset.netfilter.org/$pkgname-$pkgver.tar.bz2";
         "$pkgname.service")
-md5sums=('5ec4e79053a30fb6d72e0549d7d09343'
+md5sums=('c39f8958908b1396e2c69f082b75d924'
          'e20fe62881993078591f1bb8b2fa22bb')
 
 build() {

Reply via email to