mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
New package: ipv6calc-2.0.0
This commit is contained in:
parent
5af069d67d
commit
41cdba559f
1 changed files with 14 additions and 0 deletions
14
srcpkgs/ipv6calc/template
Normal file
14
srcpkgs/ipv6calc/template
Normal file
|
@ -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…
Add table
Reference in a new issue