mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
iprange: fix license
This commit is contained in:
parent
2a97d43df4
commit
28385e22da
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'iprange'
|
# Template file for 'iprange'
|
||||||
pkgname=iprange
|
pkgname=iprange
|
||||||
version=1.0.4
|
version=1.0.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-man"
|
configure_args="--disable-man"
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
short_desc="Manage IP ranges"
|
short_desc="Manage IP ranges"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/firehol/iprange/"
|
homepage="https://github.com/firehol/iprange/"
|
||||||
distfiles="https://github.com/firehol/iprange/archive/v${version}.tar.gz"
|
distfiles="https://github.com/firehol/iprange/archive/v${version}.tar.gz"
|
||||||
checksum=17732630a014d233807a20a4abbd7cdf2a930c92fcc1b4e5ca2a55e9c0ea4973
|
checksum=17732630a014d233807a20a4abbd7cdf2a930c92fcc1b4e5ca2a55e9c0ea4973
|
||||||
|
|
Loading…
Add table
Reference in a new issue