geoipupdate: update to 3.1.1.
This commit is contained in:
parent
a846c3df4a
commit
861420190e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'geoipupdate'
|
# Template file for 'geoipupdate'
|
||||||
pkgname=geoipupdate
|
pkgname=geoipupdate
|
||||||
version=3.1.0
|
version=3.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--mandir=/usr/share/man --sysconfdir=/etc/geoip"
|
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"
|
homepage="https://github.com/maxmind/geoipupdate"
|
||||||
changelog="https://raw.githubusercontent.com/maxmind/geoipupdate/master/ChangeLog.md"
|
changelog="https://raw.githubusercontent.com/maxmind/geoipupdate/master/ChangeLog.md"
|
||||||
distfiles="https://github.com/maxmind/geoipupdate/releases/download/v${version}/geoipupdate-${version}.tar.gz"
|
distfiles="https://github.com/maxmind/geoipupdate/releases/download/v${version}/geoipupdate-${version}.tar.gz"
|
||||||
checksum=70da23bc1e33007b20e4d68ace037c51ba6ff9af766ac4fdb38b9a42b872c774
|
checksum=3de22e3fe3282024288a00807bbea9a1ffa2d1e8fe9c611f4b14a5b4d8ebe08a
|
||||||
conf_files="/etc/geoip/GeoIP.conf"
|
conf_files="/etc/geoip/GeoIP.conf"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Reference in a new issue