iprange: update to 1.0.2
This commit is contained in:
parent
7c932531e6
commit
cd510eca2a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'iprange'
|
||||
pkgname=iprange
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/firehol/iprange/"
|
||||
distfiles="https://github.com/firehol/iprange/archive/v${version}.tar.gz"
|
||||
checksum=9df4f45c229678eca97ecce03f12010ba4faabca85f86ec3f05dec5ad75cf69d
|
||||
checksum=979e355eb6a6d54d63418d814a94710a45216d3c19723a77cf06969a4d530a4f
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue