mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
ipv6calc: update to 3.0.0.
This commit is contained in:
parent
69b24d1259
commit
17717124d4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ipv6calc'
|
# Template file for 'ipv6calc'
|
||||||
pkgname=ipv6calc
|
pkgname=ipv6calc
|
||||||
version=2.2.0
|
version=3.0.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-geoip --enable-mmdb --enable-external"
|
configure_args="--enable-geoip --enable-mmdb --enable-external"
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -11,6 +11,6 @@ maintainer="Lon Willett <xgit@lonw.net>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.deepspace6.net/projects/ipv6calc.html"
|
homepage="https://www.deepspace6.net/projects/ipv6calc.html"
|
||||||
distfiles="https://github.com/pbiering/ipv6calc/archive/${version}.tar.gz"
|
distfiles="https://github.com/pbiering/ipv6calc/archive/${version}.tar.gz"
|
||||||
checksum=1935352f6171b07f18ce0487ee95ffcc006ea3f653f7cba564d2d8e135f04ca1
|
checksum=8728a823709bc39c7aecd29ee19508816accbaa27dfd15933fe1fa2e2cf1fcd7
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
|
|
Loading…
Add table
Reference in a new issue