From: David Seifert Date: Sat, 8 Feb 2020 18:55:17 +0000 (+0100) Subject: net-misc/geoipupdate: [QA] Fix VariableInHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c69425e13ff8039cb204a98621dce39373911464;p=gentoo.git net-misc/geoipupdate: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- 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"