ipset: update to 6.27.
This commit is contained in:
parent
85b44ccade
commit
1fbbd1594a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ipset'
|
||||
pkgname=ipset
|
||||
version=6.26
|
||||
version=6.27
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-kmod=no --sbindir=/usr/bin"
|
||||
|
@ -11,7 +11,7 @@ maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://ipset.netfilter.org/"
|
||||
distfiles="${homepage}${pkgname}-${version}.tar.bz2"
|
||||
checksum=7626a18e8a61e099af7d508e6bd71e5f8c5e77f4f1e347534935f1b85c787a51
|
||||
checksum=724897a80395534466142c3542184e5a480a5046140ca2a7d9097690b931b235
|
||||
|
||||
libipset_package() {
|
||||
short_desc+=" - library files"
|
||||
|
|
Loading…
Reference in New Issue