geoipupdate: update to 2.4.0.
This commit is contained in:
parent
154271403f
commit
337b692637
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'geoipupdate'
|
||||
pkgname=geoipupdate
|
||||
version=2.3.1
|
||||
version=2.4.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=4f71e911774c4fd32e217889c242d2c311fa5ffd3df56be48a2d1aedfe2e671c
|
||||
checksum=8b4e88ce8d84e9c75bc681704d19ec5c63c54f01e945f7669f97fb0df7e13952
|
||||
conf_files="/etc/geoip/GeoIP.conf"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue