geoipupdate: update to 3.0.0.

This commit is contained in:
maxice8 2018-08-14 05:54:40 -03:00
parent 22e283bfe3
commit cdbb42d12c
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=2.5.0
version=3.0.0
revision=1
build_style=gnu-configure
configure_args="--mandir=/usr/share/man --sysconfdir=/etc/geoip"
@ -8,10 +8,10 @@ hostmakedepends="automake libtool"
makedepends="zlib-devel libcurl-devel"
short_desc="GeoIP update client code "
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=5119fd0e338cd083e886228b26679c64bcbaade8a815be092aecf865a610ab26
homepage="https://github.com/maxmind/geoipupdate"
distfiles="https://github.com/maxmind/geoipupdate/releases/download/v${version}/geoipupdate-${version}.tar.gz"
checksum=0caa618b5b541fe6ef12a29362f0a19138ce6ab89b7581aaa9b21a2605534dac
conf_files="/etc/geoip/GeoIP.conf"
pre_configure() {