diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2015-02-26 19:12:04 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2015-02-26 19:12:04 +0000 |
commit | 193b3a79464cb1a418cafa807643f8dd2450d4b4 (patch) | |
tree | ba88041bc10e99d9a9d0706de22f608ae172bb8b /net | |
parent | bdb7263c0590b4e8716dc8c83e5cde4b12340052 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/geoipupdate/Makefile | 4 | ||||
-rw-r--r-- | net/geoipupdate/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile index ea17afecebb6..d7a6b7ae7ab2 100644 --- a/net/geoipupdate/Makefile +++ b/net/geoipupdate/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geoipupdate -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.1 CATEGORIES= net geography MAINTAINER= adamw@FreeBSD.org @@ -15,7 +15,7 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl USE_GITHUB= yes GH_ACCOUNT= maxmind GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 7d46127 +GH_COMMIT= 014f88b USES= libtool pathfix autoreconf PATHFIX_MAKEFILEIN= Makefile.am diff --git a/net/geoipupdate/distinfo b/net/geoipupdate/distinfo index 48fcb1837b9e..821c14bc78d7 100644 --- a/net/geoipupdate/distinfo +++ b/net/geoipupdate/distinfo @@ -1,2 +1,2 @@ -SHA256 (geoipupdate-2.1.0.tar.gz) = 792082f6920f928ff7e0349094abd3c4cae888b499c2178d2ba8e51426d74ab8 -SIZE (geoipupdate-2.1.0.tar.gz) = 30902 +SHA256 (geoipupdate-2.2.1.tar.gz) = e92db4c67ffcc8c40cda6c59c04a3c2f24eb9dfa964a4d62e220a0221ecf6299 +SIZE (geoipupdate-2.2.1.tar.gz) = 32698 |