package/geoip: bump to version 1.6.12
Add hash for license file Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
57ee0f74ec
commit
c37ee85639
@ -1,2 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 b0e5a92200b5ab540d118983f7b7191caf4faf1ae879c44afa3ff2a2abcdb0f5 GeoIP-1.6.11.tar.gz
|
||||
sha256 1dfb748003c5e4b7fd56ba8c4cd786633d5d6f409547584f6910398389636f80 GeoIP-1.6.12.tar.gz
|
||||
sha256 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GEOIP_VERSION = 1.6.11
|
||||
GEOIP_VERSION = 1.6.12
|
||||
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