mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Update to 1.2.1
Changes: https://github.com/maxmind/libmaxminddb/releases
This commit is contained in:
parent
688e0b52e9
commit
8945f9b8dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441577
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libmaxminddb
|
||||
PORTVERSION= 1.2.0
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://github.com/maxmind/libmaxminddb/releases/download/${PORTVERSION}/
|
||||
|
||||
@ -15,6 +15,6 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool
|
||||
USES= gmake libtool
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (libmaxminddb-1.2.0.tar.gz) = 1fe859ed714f94fc902a145453f7e1b5cd928718179ba4c4fcb7f6ae0df7ad37
|
||||
SIZE (libmaxminddb-1.2.0.tar.gz) = 658820
|
||||
TIMESTAMP = 1495554109
|
||||
SHA256 (libmaxminddb-1.2.1.tar.gz) = 9fa2b3341c9c88117f58454dfb2dd104915a337d93c8a9a735931a63b37f7bfa
|
||||
SIZE (libmaxminddb-1.2.1.tar.gz) = 614448
|
||||
|
Loading…
Reference in New Issue
Block a user