mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
ipset: update to 6.27.
This commit is contained in:
parent
85b44ccade
commit
1fbbd1594a
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=6.26
|
version=6.27
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-kmod=no --sbindir=/usr/bin"
|
configure_args="--with-kmod=no --sbindir=/usr/bin"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://ipset.netfilter.org/"
|
homepage="http://ipset.netfilter.org/"
|
||||||
distfiles="${homepage}${pkgname}-${version}.tar.bz2"
|
distfiles="${homepage}${pkgname}-${version}.tar.bz2"
|
||||||
checksum=7626a18e8a61e099af7d508e6bd71e5f8c5e77f4f1e347534935f1b85c787a51
|
checksum=724897a80395534466142c3542184e5a480a5046140ca2a7d9097690b931b235
|
||||||
|
|
||||||
libipset_package() {
|
libipset_package() {
|
||||||
short_desc+=" - library files"
|
short_desc+=" - library files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue