diff options
author | seanc <seanc@FreeBSD.org> | 2004-09-01 03:40:12 +0800 |
---|---|---|
committer | seanc <seanc@FreeBSD.org> | 2004-09-01 03:40:12 +0800 |
commit | c3983ef7de76a98a04d6650fe8da72e1fc0a7054 (patch) | |
tree | c47a4f8b9f87e49dc4c42e8c3d7dad4da159fc76 /net | |
parent | 36ff71f7e83d0712063bbe65ef89cfcadf1853d2 (diff) | |
download | freebsd-ports-graphics-c3983ef7de76a98a04d6650fe8da72e1fc0a7054.tar.gz freebsd-ports-graphics-c3983ef7de76a98a04d6650fe8da72e1fc0a7054.tar.zst freebsd-ports-graphics-c3983ef7de76a98a04d6650fe8da72e1fc0a7054.zip |
Update to 1.3.6.
PR: ports/71101
Submitted by: Chris Elsworth <chris@shagged.org>
Diffstat (limited to 'net')
-rw-r--r-- | net/GeoIP/Makefile | 2 | ||||
-rw-r--r-- | net/GeoIP/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index c7758e52928..1d7b054da84 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GeoIP -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.6 CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo index ce2a4adb375..8ec91049371 100644 --- a/net/GeoIP/distinfo +++ b/net/GeoIP/distinfo @@ -1,2 +1,2 @@ -MD5 (GeoIP-1.3.1.tar.gz) = cbfb7be70e2b02140677008d6e902dac -SIZE (GeoIP-1.3.1.tar.gz) = 526429 +MD5 (GeoIP-1.3.6.tar.gz) = f5afa496b562a7524b9b33b1d30dbee9 +SIZE (GeoIP-1.3.6.tar.gz) = 579850 |