ipset: update to 6.34.
This commit is contained in:
parent
bdf69a9c1a
commit
94bc0ff88e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ipset'
|
# Template file for 'ipset'
|
||||||
pkgname=ipset
|
pkgname=ipset
|
||||||
version=6.33
|
version=6.34
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-kmod=no --sbindir=/usr/bin PKG_CONFIG=pkg-config"
|
configure_args="--with-kmod=no --sbindir=/usr/bin PKG_CONFIG=pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://ipset.netfilter.org/"
|
homepage="http://ipset.netfilter.org/"
|
||||||
distfiles="${homepage}${pkgname}-${version}.tar.bz2"
|
distfiles="${homepage}${pkgname}-${version}.tar.bz2"
|
||||||
checksum=f7b1d886eff32acc97f948871f966f7a53b72440057d4c013c22377b57ea3602
|
checksum=d70e831b670b7aa25dde81fd994d3a7ce0c0e801559a557105576df66cd8d680
|
||||||
|
|
||||||
libipset_package() {
|
libipset_package() {
|
||||||
short_desc+=" - library files"
|
short_desc+=" - library files"
|
||||||
|
|
Loading…
Reference in a new issue