mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ipv6calc: update to 2.1.0.
This commit is contained in:
parent
47773ac850
commit
852fb2201f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ipv6calc'
|
# Template file for 'ipv6calc'
|
||||||
pkgname=ipv6calc
|
pkgname=ipv6calc
|
||||||
version=2.0.0
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-geoip"
|
configure_args="--enable-geoip"
|
||||||
|
@ -10,5 +10,5 @@ short_desc="Small utility to manipulate IPv6 addresses"
|
||||||
maintainer="Lon Willett <xgit@lonw.net>"
|
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>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/pbiering/ipv6calc/archive/${version}.tar.gz"
|
||||||
checksum=a72c78c72e004ec91e62a4d251191621bb17ac89391a59ee2877f43f81f1810c
|
checksum=a0ec4a1ff197210162f8a644381dd08b2c552cf50c68041748ea7e067df70080
|
||||||
|
|
Loading…
Add table
Reference in a new issue