geoip: update to 1.6.11.
This commit is contained in:
parent
4852d5e8e2
commit
0e89d02d89
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'geoip'
|
||||
pkgname=geoip
|
||||
version=1.6.10
|
||||
version=1.6.11
|
||||
revision=1
|
||||
wrksrc="GeoIP-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.maxmind.com/app/c"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/maxmind/geoip-api-c/releases/download/v$version/GeoIP-$version.tar.gz"
|
||||
checksum=cb44e0d0dbc45efe2e399e695864e58237ce00026fba8a74b31d85888c89c67a
|
||||
checksum=b0e5a92200b5ab540d118983f7b7191caf4faf1ae879c44afa3ff2a2abcdb0f5
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue