Commit 939b29b0 authored by Seblu's avatar Seblu
Browse files

update ipset


git-svn-id: https://seblu.net/s/archpkg@39 02741741-5192-46b8-8916-7152b19231d9
parent d5781fad
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -2,11 +2,12 @@
pkgname=ipset
pkgver=4.5
pkgrel=2
pkgdesc="Iptables extension, allowing treatment of large sets of hosts/nets as a single iptables entry"
arch=(i686 x86_64)
url="http://ipset.netfilter.org"
pkgdesc='Iptables extension, allowing treatment of large sets of hosts/nets as a single iptables entry'
arch=('i686' 'x86_64')
url='http://ipset.netfilter.org'
license=('GPL2')
install=install
makedepends=('kernel26-headers' 'gcc')
install=ipset.install
source=(http://ipset.netfilter.org/$pkgname-$pkgver.tar.bz2)
md5sums=('fafc5954083c877d3cedaff38b02754b')

+0 −0

File moved.