geoipupdate: update to 3.1.1.

This commit is contained in:
maxice8 2018-09-10 23:28:39 -03:00
parent a846c3df4a
commit 861420190e
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,6 +1,6 @@
# Template file for 'geoipupdate'
pkgname=geoipupdate
version=3.1.0
version=3.1.1
revision=1
build_style=gnu-configure
configure_args="--mandir=/usr/share/man --sysconfdir=/etc/geoip"
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
homepage="https://github.com/maxmind/geoipupdate"
changelog="https://raw.githubusercontent.com/maxmind/geoipupdate/master/ChangeLog.md"
distfiles="https://github.com/maxmind/geoipupdate/releases/download/v${version}/geoipupdate-${version}.tar.gz"
checksum=70da23bc1e33007b20e4d68ace037c51ba6ff9af766ac4fdb38b9a42b872c774
checksum=3de22e3fe3282024288a00807bbea9a1ffa2d1e8fe9c611f4b14a5b4d8ebe08a
conf_files="/etc/geoip/GeoIP.conf"
pre_configure() {