ipset: update to 7.16.
This commit is contained in:
parent
991dd73c84
commit
3dc0df7138
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ipset'
|
||||
pkgname=ipset
|
||||
version=7.15
|
||||
version=7.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-kmod=no PKG_CONFIG=pkg-config"
|
||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-only"
|
|||
homepage="https://ipset.netfilter.org/"
|
||||
changelog="https://ipset.netfilter.org/changelog.html"
|
||||
distfiles="https://ipset.netfilter.org/ipset-${version}.tar.bz2"
|
||||
checksum=0a5545aaadb640142c1f888d366a78ddf8724799967fa20686a70053bd621751
|
||||
checksum=87b1d9cdf4a1de3d1d0671e7da33e111eb65087e65ad75268b22bf13f0f296d0
|
||||
|
||||
libipset_package() {
|
||||
short_desc+=" - library files"
|
||||
|
|
Loading…
Reference in New Issue