mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ipset: update to 7.17.
This commit is contained in:
parent
c0108d22f5
commit
655a963f3c
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.16
|
version=7.17
|
||||||
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=87b1d9cdf4a1de3d1d0671e7da33e111eb65087e65ad75268b22bf13f0f296d0
|
checksum=be49c9ff489dd6610cad6541e743c3384eac96e9f24707da7b3929d8f2ac64d8
|
||||||
|
|
||||||
libipset_package() {
|
libipset_package() {
|
||||||
short_desc+=" - library files"
|
short_desc+=" - library files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue