commit:     c69425e13ff8039cb204a98621dce39373911464
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  8 18:55:17 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb  8 18:55:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c69425e1

net-misc/geoipupdate: [QA] Fix VariableInHomepage

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-misc/geoipupdate/geoipupdate-4.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/geoipupdate/geoipupdate-4.0.3-r1.ebuild 
b/net-misc/geoipupdate/geoipupdate-4.0.3-r1.ebuild
index f8f05abf74d..12bbd5889a0 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";
 

Reply via email to