commit:     47ab75ab522e5a8d65e3476ccf4ba1e66eaaf015
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  8 18:54:36 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb  8 18:54:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47ab75ab

dev-php/realpath_turbo: [QA] Fix VariableInHomepage

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

 dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild 
b/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
index 629ec768de1..19558aae600 100644
--- a/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
+++ b/dev-php/realpath_turbo/realpath_turbo-2.0.0.ebuild
@@ -14,7 +14,7 @@ inherit php-ext-source-r3
 MY_PV="${PV/_/}"
 
 DESCRIPTION="PHP extension to re-enable realpath cache when using open_basedir 
restriction"
-HOMEPAGE="https://github.com/Whissi/${PN}/";
+HOMEPAGE="https://github.com/Whissi/realpath_turbo/";
 
SRC_URI="https://github.com/Whissi/${PN}/releases/download/v${MY_PV}/${P}.tar.bz2";
 
 LICENSE="BSD-2"

Reply via email to