dev-php/maxmind-db-reader: [QA] Fix VariableInHomepage
authorDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:53:13 +0000 (19:53 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:53:13 +0000 (19:53 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-php/maxmind-db-reader/maxmind-db-reader-1.4.1.ebuild

index 5663a274a2d685f55243faaff2f68f9f9a4f67e8..bb320327c3ea0503d3b0acaae2a4628e8d240adb 100644 (file)
@@ -15,7 +15,7 @@ USE_PHP="php5-6 php7-1 php7-2 php7-3"
 inherit php-ext-source-r3
 
 DESCRIPTION="PHP reader for the MaxMind database format"
-HOMEPAGE="https://github.com/maxmind/${MY_PN}"
+HOMEPAGE="https://github.com/maxmind/MaxMind-DB-Reader-php"
 SRC_URI="https://github.com/maxmind/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0"