Update GeoLite2 databases to latest version.
This commit is contained in:
parent
4d338ec5bf
commit
bdecff7892
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2018/03/08 17:02:02 fcambus Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2018/04/04 22:01:07 fcambus Exp $
|
||||
|
||||
COMMENT-main = library for MaxMind GeoIP2/GeoLite2 IP geolocation databases
|
||||
COMMENT-db = GeoIP2 GeoLite2 database: IPv4/v6 address to country
|
||||
@ -6,7 +6,7 @@ COMMENT-city = GeoIP2 GeoLite2 database: IPv4/v6 address to city
|
||||
COMMENT-asn = GeoIP2 GeoLite2 database: IPv4/v6 address to AS number
|
||||
|
||||
V = 1.3.2
|
||||
D = 20180308
|
||||
D = 20180404
|
||||
DISTNAME = libmaxminddb-${V}
|
||||
PKGNAME-main = libmaxminddb-${V}
|
||||
PKGNAME-db = geolite2-country-${D}
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (geolite2-data-20180308.tar.xz) = 7bv+9iU3DLokIUdDAWdlfDmzywZWp3QLDcL/PZPVnrA=
|
||||
SHA256 (geolite2-data-20180404.tar.xz) = Xk2JRifTrCMrGEb1njbaN5phI/6rATXZB5u3sxqOM/s=
|
||||
SHA256 (libmaxminddb-1.3.2.tar.gz) = 5viBqmvYz6FUpE2WVFBiDfH3FMbcndmXGtmPbgT2wPA=
|
||||
SIZE (geolite2-data-20180308.tar.xz) = 22332572
|
||||
SIZE (geolite2-data-20180404.tar.xz) = 20448096
|
||||
SIZE (libmaxminddb-1.3.2.tar.gz) = 619009
|
||||
|
Loading…
Reference in New Issue
Block a user