diff --git a/srcpkgs/geoipupdate/template b/srcpkgs/geoipupdate/template index 532d3cdd91..5d4eb7c5ec 100644 --- a/srcpkgs/geoipupdate/template +++ b/srcpkgs/geoipupdate/template @@ -1,17 +1,18 @@ # Template file for 'geoipupdate' pkgname=geoipupdate -version=3.0.0 +version=3.1.0 revision=1 build_style=gnu-configure configure_args="--mandir=/usr/share/man --sysconfdir=/etc/geoip" hostmakedepends="automake libtool" makedepends="zlib-devel libcurl-devel" -short_desc="GeoIP update client code " +short_desc="GeoIP update client code" maintainer="Enno Boland " -license="GPL-2" +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=0caa618b5b541fe6ef12a29362f0a19138ce6ab89b7581aaa9b21a2605534dac +checksum=70da23bc1e33007b20e4d68ace037c51ba6ff9af766ac4fdb38b9a42b872c774 conf_files="/etc/geoip/GeoIP.conf" pre_configure() {