mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
ipset: update to 7.23.
This commit is contained in:
parent
244ba8a107
commit
05e79e5b00
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.22
|
version=7.23
|
||||||
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=f6ac5a47c3ef9f4c67fcbdf55e791cbfe38eb0a4aa1baacd12646a140abacdd9
|
checksum=db3a51a9ebf27c7cbd0a1482c46c5e0ed630c28c796f73287c4b339dd46086e5
|
||||||
|
|
||||||
libipset_package() {
|
libipset_package() {
|
||||||
short_desc+=" - library files"
|
short_desc+=" - library files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue