parent
6304e34d29
commit
1fcf454515
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'geoip'
|
# Template file for 'geoip'
|
||||||
pkgname=geoip
|
pkgname=geoip
|
||||||
version=1.6.11
|
version=1.6.12
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="GeoIP-${version}"
|
wrksrc="GeoIP-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--mandir=/usr/share/man --sysconfdir=/etc/geoip"
|
configure_args="--mandir=/usr/share/man --sysconfdir=/etc/geoip"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.maxmind.com/app/c"
|
homepage="http://www.maxmind.com/app/c"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://github.com/maxmind/geoip-api-c/releases/download/v$version/GeoIP-$version.tar.gz"
|
distfiles="https://github.com/maxmind/geoip-api-c/releases/download/v$version/GeoIP-$version.tar.gz"
|
||||||
checksum=b0e5a92200b5ab540d118983f7b7191caf4faf1ae879c44afa3ff2a2abcdb0f5
|
checksum=1dfb748003c5e4b7fd56ba8c4cd786633d5d6f409547584f6910398389636f80
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue