mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-03 18:33:48 +08:00
geoip: bump to version 1.6.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
382eeca032
commit
457fd9087a
@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 8ef059ee3680b39db967248331ec41188f4b45f86a4a77e39247ff41b61efd7c GeoIP-1.6.2.tar.gz
|
||||
sha256 36b31c9b8447bd0a56a70b651022e918d0a0654e140cc2492948e6f2175ff5b1 GeoIP-1.6.4.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GEOIP_VERSION = 1.6.2
|
||||
GEOIP_VERSION = 1.6.4
|
||||
GEOIP_SOURCE = GeoIP-$(GEOIP_VERSION).tar.gz
|
||||
GEOIP_SITE = https://github.com/maxmind/geoip-api-c/releases/download/v$(GEOIP_VERSION)/
|
||||
GEOIP_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user