Loading ipset/PKGBUILD +5 −4 Original line number Diff line number Diff line Loading @@ -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') Loading ipset/install→ipset/ipset.install +0 −0 File moved. View file Loading
ipset/PKGBUILD +5 −4 Original line number Diff line number Diff line Loading @@ -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') Loading