Update GeoLite2 databases to latest version
OK sthen@, juanfra@
This commit is contained in:
parent
21a4c9a69b
commit
4e2b35d20f
@ -1,11 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2016/07/10 12:24:41 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2016/09/16 08:52:50 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
|
||||
|
||||
V = 1.2.0
|
||||
D = 20160709
|
||||
D = 20160915
|
||||
REVISION-main = 0
|
||||
DISTNAME = libmaxminddb-${V}
|
||||
PKGNAME-main = libmaxminddb-${V}
|
||||
PKGNAME-db = geolite2-country-${D}
|
||||
@ -19,7 +20,7 @@ CATEGORIES = net geo
|
||||
|
||||
HOMEPAGE = https://github.com/maxmind/libmaxminddb
|
||||
|
||||
MAINTAINER = Frederic Cambus <fred@statdns.com>
|
||||
MAINTAINER = Frederic Cambus <fcambus@openbsd.org>
|
||||
|
||||
# libmaxminddb: Apache 2.0
|
||||
# GeoLite2 DBs: CC BY-SA 4.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (geolite2-data-20160709.tar.xz) = aAWx4P4a+9NCsD3N/jVcx+ogh8p1DAkgrSUiPzuiz8k=
|
||||
SHA256 (geolite2-data-20160915.tar.xz) = RqvbzTEUKwwh8VjtJ1YtSS8WDqDL352t9LECBa7F7tw=
|
||||
SHA256 (libmaxminddb-1.2.0.tar.gz) = H+hZ7XFPlPyQKhRUU/fhtc2ShxgXm6TE/Lf2rg33rTc=
|
||||
SIZE (geolite2-data-20160709.tar.xz) = 21876196
|
||||
SIZE (geolite2-data-20160915.tar.xz) = 20887192
|
||||
SIZE (libmaxminddb-1.2.0.tar.gz) = 658820
|
||||
|
Loading…
Reference in New Issue
Block a user