mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ipset: update to 7.14.
This commit is contained in:
parent
13d27981fc
commit
f69094d6ba
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.13
|
version=7.14
|
||||||
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=a11bdc78fbf174b6a293d76bc482d191d15fefe42949c933dd9c1e7e290dce4c
|
checksum=27031c36d355907031cce41e65553e99bb013d762fcd55392f63d7e84760f900
|
||||||
|
|
||||||
libipset_package() {
|
libipset_package() {
|
||||||
short_desc+=" - library files"
|
short_desc+=" - library files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue