Update to 2.1.0.
This commit is contained in:
parent
012bc12500
commit
d75e43386f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372241
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= geoipupdate
|
||||
PORTVERSION= 2.0.2
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= net geography
|
||||
|
||||
MAINTAINER= adamw@FreeBSD.org
|
||||
@ -15,11 +15,9 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= maxmind
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
GH_COMMIT= 929d6a7
|
||||
GH_COMMIT= 7d46127
|
||||
|
||||
USES= libtool pathfix
|
||||
USE_AUTOTOOLS= aclocal automake autoconf libtoolize
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
USES= libtool pathfix autoreconf
|
||||
PATHFIX_MAKEFILEIN= Makefile.am
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (geoipupdate-2.0.2.tar.gz) = c4e86c7fb813e5937b6e87ec9a7c2489445dd4382813fbde38105a926181c548
|
||||
SIZE (geoipupdate-2.0.2.tar.gz) = 30709
|
||||
SHA256 (geoipupdate-2.1.0.tar.gz) = 792082f6920f928ff7e0349094abd3c4cae888b499c2178d2ba8e51426d74ab8
|
||||
SIZE (geoipupdate-2.1.0.tar.gz) = 30902
|
||||
|
Loading…
Reference in New Issue
Block a user