ipset: update to 7.20.
This commit is contained in:
parent
8937919ec6
commit
5e860651a3
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ipset'
|
# Template file for 'ipset'
|
||||||
pkgname=ipset
|
pkgname=ipset
|
||||||
version=7.19
|
version=7.20
|
||||||
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"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://ipset.netfilter.org/"
|
homepage="https://ipset.netfilter.org/"
|
||||||
changelog="https://ipset.netfilter.org/changelog.html"
|
changelog="https://ipset.netfilter.org/changelog.html"
|
||||||
distfiles="https://ipset.netfilter.org/ipset-${version}.tar.bz2"
|
distfiles="https://ipset.netfilter.org/ipset-${version}.tar.bz2"
|
||||||
checksum=9bc1fba48d65786e3e0b63dc6b669a866823d77840c6990c0c6b23078ec2c4d6
|
checksum=6ae85b1d81832c2b67df7330d3671a3462e39ec98328056a18a29d44c27709e5
|
||||||
|
|
||||||
libipset_package() {
|
libipset_package() {
|
||||||
short_desc+=" - library files"
|
short_desc+=" - library files"
|
||||||
|
|
Loading…
Reference in New Issue