mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
ipset: update to 6.25.1.
This commit is contained in:
parent
e9ba465c47
commit
aea1f9585d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ipset'
|
# Template file for 'ipset'
|
||||||
pkgname=ipset
|
pkgname=ipset
|
||||||
version=6.24
|
version=6.25.1
|
||||||
revision=2
|
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"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="beefcurtains <beefcurtains@users.noreply.github.com>"
|
||||||
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=3071fc283f00a6472b5b352ef57f9825c9face70dda5b0d8715f8d43d0e995d0
|
checksum=658e15d0d0d6a7160137ef1c2bc2c8669cfee996eb9e049df8d7313e34795e7b
|
||||||
|
|
||||||
libipset_package() {
|
libipset_package() {
|
||||||
short_desc+=" - library files"
|
short_desc+=" - library files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue