Skip to content

Commit

Permalink
net/geoipupdate: Update to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
assistcontrol committed Jul 12, 2023
1 parent e9b9325 commit 3fc990a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions net/geoipupdate/Makefile
@@ -1,5 +1,5 @@
PORTNAME= geoipupdate
PORTVERSION= 5.1.1
PORTVERSION= 6.0.0
DISTVERSIONPREFIX= v
CATEGORIES= net geography

Expand All @@ -13,7 +13,7 @@ LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT

USES= gmake go:modules,no_targets
GO_MODULE= github.com/maxmind/geoipupdate/v5
GO_MODULE= github.com/maxmind/geoipupdate/v6

MAKE_ENV+= ${GO_ENV} \
CONFFILE=${PREFIX}/etc/GeoIP.conf \
Expand Down
10 changes: 5 additions & 5 deletions net/geoipupdate/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1683563326
SHA256 (go/net_geoipupdate/geoipupdate-v5.1.1/v5.1.1.mod) = 6be6e5d22de91ea94b660c9ec8dc7901e2e5b00c694b29ebfa8afbc09f71927b
SIZE (go/net_geoipupdate/geoipupdate-v5.1.1/v5.1.1.mod) = 551
SHA256 (go/net_geoipupdate/geoipupdate-v5.1.1/v5.1.1.zip) = 7e3d87dcdb0948841b032f9f471f8bfc7269e44062847af683799cac43ee9f4e
SIZE (go/net_geoipupdate/geoipupdate-v5.1.1/v5.1.1.zip) = 62583
TIMESTAMP = 1689197307
SHA256 (go/net_geoipupdate/geoipupdate-v6.0.0/v6.0.0.mod) = c53be06e15330c2d393900c06607607f329bf89dd03b6185197cc63f3435bb7d
SIZE (go/net_geoipupdate/geoipupdate-v6.0.0/v6.0.0.mod) = 590
SHA256 (go/net_geoipupdate/geoipupdate-v6.0.0/v6.0.0.zip) = d4fcc1a2412cfa6e9fab6b33115c35570b1e1ebec16800016fed832f1876de6e
SIZE (go/net_geoipupdate/geoipupdate-v6.0.0/v6.0.0.zip) = 64874

0 comments on commit 3fc990a

Please sign in to comment.