New package: ipv6calc-2.0.0
This commit is contained in:
parent
5af069d67d
commit
41cdba559f
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'ipv6calc'
|
||||
pkgname=ipv6calc
|
||||
version=2.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-geoip"
|
||||
hostmakedepends="perl"
|
||||
makedepends="geoip-devel"
|
||||
short_desc="Small utility to manipulate IPv6 addresses"
|
||||
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>${pkgname}-${version}.tar.gz"
|
||||
checksum=a72c78c72e004ec91e62a4d251191621bb17ac89391a59ee2877f43f81f1810c
|
Loading…
Reference in New Issue