Update libmaxminddb to 1.6.0.
This commit is contained in:
parent
e39e0b1e16
commit
7759feb4f7
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.59 2021/02/19 15:43:28 fcambus Exp $
|
||||
# $OpenBSD: Makefile,v 1.60 2021/05/01 13:56:47 fcambus Exp $
|
||||
|
||||
COMMENT-main = library for MaxMind GeoIP2/GeoLite2 IP geolocation databases
|
||||
COMMENT-db = GeoIP2 GeoLite2 database: IPv4/v6 address to country
|
||||
COMMENT-city = GeoIP2 GeoLite2 database: IPv4/v6 address to city
|
||||
COMMENT-asn = GeoIP2 GeoLite2 database: IPv4/v6 address to AS number
|
||||
|
||||
V = 1.5.2
|
||||
V = 1.6.0
|
||||
D = 20191224
|
||||
DISTNAME = libmaxminddb-${V}
|
||||
PKGNAME-main = libmaxminddb-${V}
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (geolite2-data-20191224.tar.xz) = kJrRPBB23sbSOVMzZXHpr0W9gfNYiQSdHlEFdHSBl6M=
|
||||
SHA256 (libmaxminddb-1.5.2.tar.gz) = UjcHbSUKX3wpfjMcNaQz7qrw3CBeBw5Ns1PJuhDzQKI=
|
||||
SHA256 (libmaxminddb-1.6.0.tar.gz) = diCsGHxZHOIbzXvzUjdqPFapM+aEVYofa+9L1PP5gmc=
|
||||
SIZE (geolite2-data-20191224.tar.xz) = 22991100
|
||||
SIZE (libmaxminddb-1.5.2.tar.gz) = 604683
|
||||
SIZE (libmaxminddb-1.6.0.tar.gz) = 605099
|
||||
|
Loading…
Reference in New Issue
Block a user