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'
|
||||
pkgname=ipv6calc
|
||||
version=2.2.0
|
||||
revision=2
|
||||
version=3.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-geoip --enable-mmdb --enable-external"
|
||||
hostmakedepends="perl"
|
||||
|
@ -11,6 +11,6 @@ maintainer="Lon Willett <xgit@lonw.net>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://www.deepspace6.net/projects/ipv6calc.html"
|
||||
distfiles="https://github.com/pbiering/ipv6calc/archive/${version}.tar.gz"
|
||||
checksum=1935352f6171b07f18ce0487ee95ffcc006ea3f653f7cba564d2d8e135f04ca1
|
||||
checksum=8728a823709bc39c7aecd29ee19508816accbaa27dfd15933fe1fa2e2cf1fcd7
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
|
Loading…
Reference in a new issue