geoipupdate: update to 2.5.0.

This commit is contained in:
maxice8 2017-11-01 04:23:49 -02:00 committed by Enno Boland
parent 59536a86e7
commit 461f368a14
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'geoipupdate'
pkgname=geoipupdate
version=2.4.0
version=2.5.0
revision=1
build_style=gnu-configure
configure_args="--mandir=/usr/share/man --sysconfdir=/etc/geoip"
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="https://github.com/maxmind/geoipupdate"
license="GPL-2"
distfiles="https://github.com/maxmind/geoipupdate/releases/download/v$version/geoipupdate-$version.tar.gz"
checksum=8b4e88ce8d84e9c75bc681704d19ec5c63c54f01e945f7669f97fb0df7e13952
checksum=5119fd0e338cd083e886228b26679c64bcbaade8a815be092aecf865a610ab26
conf_files="/etc/geoip/GeoIP.conf"
pre_configure() {