net-misc/geoipupdate: [QA] Fix VariableInHomepage
authorDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:55:17 +0000 (19:55 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:55:17 +0000 (19:55 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
net-misc/geoipupdate/geoipupdate-4.0.3-r1.ebuild

index f8f05abf74d5103b17fca6823ea9b4a7126c964b..12bbd5889a0c4efacc056d73ca61cd5da10f7e8f 100644 (file)
@@ -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"