package/geoip: bump version to 1.6.11
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
6da0a99617
commit
2db2d92708
@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 4b446491843de67c1af9b887da17a3e5939e0aeed4826923a5f4bf09d845096f GeoIP-1.6.9.tar.gz
|
||||
sha256 b0e5a92200b5ab540d118983f7b7191caf4faf1ae879c44afa3ff2a2abcdb0f5 GeoIP-1.6.11.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GEOIP_VERSION = 1.6.9
|
||||
GEOIP_VERSION = 1.6.11
|
||||
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