ipset: update to 7.5.
This commit is contained in:
parent
7dcb1c5bee
commit
ac7c98218f
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=7.4
|
version=7.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-kmod=no PKG_CONFIG=pkg-config"
|
configure_args="--with-kmod=no PKG_CONFIG=pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://ipset.netfilter.org/"
|
homepage="http://ipset.netfilter.org/"
|
||||||
distfiles="${homepage}${pkgname}-${version}.tar.bz2"
|
distfiles="${homepage}${pkgname}-${version}.tar.bz2"
|
||||||
checksum=4a974176e57fe4b7e2984abb231c4a18af2291bdc41536ef64e4b8ec4d4a1884
|
checksum=a57aee54ab6ffe9e04603a464bbf69d66db976500bb04dd04fd3fbd6efb36a0b
|
||||||
|
|
||||||
libipset_package() {
|
libipset_package() {
|
||||||
short_desc+=" - library files"
|
short_desc+=" - library files"
|
||||||
|
|
Loading…
Reference in a new issue