summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-08 19:55:17 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-08 19:55:17 +0100
commitc69425e13ff8039cb204a98621dce39373911464 (patch)
treeb2a2d5b1b28fc5783801aba13473a9267988a099 /net-misc
parentnet-libs/libpcap: [QA] Fix VariableInHomepage (diff)
downloadgentoo-c69425e13ff8039cb204a98621dce39373911464.tar.gz
gentoo-c69425e13ff8039cb204a98621dce39373911464.tar.bz2
gentoo-c69425e13ff8039cb204a98621dce39373911464.zip
net-misc/geoipupdate: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/geoipupdate/geoipupdate-4.0.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/geoipupdate/geoipupdate-4.0.3-r1.ebuild b/net-misc/geoipupdate/geoipupdate-4.0.3-r1.ebuild
index f8f05abf74d5..12bbd5889a0c 100644
--- a/net-misc/geoipupdate/geoipupdate-4.0.3-r1.ebuild
+++ b/net-misc/geoipupdate/geoipupdate-4.0.3-r1.ebuild
@@ -8,7 +8,7 @@ EGO_PN="github.com/maxmind/${PN}"
inherit golang-vcs-snapshot
DESCRIPTION="performs automatic updates of GeoIP2 and GeoIP Legacy binary databases"
-HOMEPAGE="https://${EGO_PN}"
+HOMEPAGE="https://github.com/maxmind/geoipupdate"
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://files.adjust.com/${PN}-vendor-${PV}.tar"