From f3602170cec145a35f97c6fbf7608b3b9fca4486 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 8 Feb 2020 19:53:13 +0100 Subject: [PATCH] dev-php/maxmind-db-reader: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- dev-php/maxmind-db-reader/maxmind-db-reader-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/maxmind-db-reader/maxmind-db-reader-1.4.1.ebuild b/dev-php/maxmind-db-reader/maxmind-db-reader-1.4.1.ebuild index 5663a274a2d6..bb320327c3ea 100644 --- a/dev-php/maxmind-db-reader/maxmind-db-reader-1.4.1.ebuild +++ b/dev-php/maxmind-db-reader/maxmind-db-reader-1.4.1.ebuild @@ -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" -- 2.26.2