ipset: update to 7.6.
This commit is contained in:
parent
7a45bf6f78
commit
dbc46e48c2
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.5
|
version=7.6
|
||||||
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=a57aee54ab6ffe9e04603a464bbf69d66db976500bb04dd04fd3fbd6efb36a0b
|
checksum=0e7d44caa9c153d96a9b5f12644fbe35a632537a5a7f653792b72e53d9d5c2db
|
||||||
|
|
||||||
libipset_package() {
|
libipset_package() {
|
||||||
short_desc+=" - library files"
|
short_desc+=" - library files"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue