Update GeoLite2 databases to latest version.
This commit is contained in:
parent
c2569a59d3
commit
8410add5da
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2018/12/05 11:07:17 fcambus Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2019/01/04 17:24:26 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 = 20181205
|
||||
D = 20190104
|
||||
DISTNAME = libmaxminddb-${V}
|
||||
PKGNAME-main = libmaxminddb-${V}
|
||||
REVISION-main = 0
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (geolite2-data-20181205.tar.xz) = 0emtxx3M8UGBrfOlg7aJB9onaCug6r6txO4qW0G8QSg=
|
||||
SHA256 (geolite2-data-20190104.tar.xz) = 6DUsDg8bVOOtHKhJbZx5YCY7ENcDllOoOU/4828u8xI=
|
||||
SHA256 (libmaxminddb-1.3.2.tar.gz) = 5viBqmvYz6FUpE2WVFBiDfH3FMbcndmXGtmPbgT2wPA=
|
||||
SIZE (geolite2-data-20181205.tar.xz) = 22503784
|
||||
SIZE (geolite2-data-20190104.tar.xz) = 23122068
|
||||
SIZE (libmaxminddb-1.3.2.tar.gz) = 619009
|
||||
|
Loading…
Reference in New Issue
Block a user