dev-php/realpath_turbo: [QA] Fix VariableInHomepage

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-02-08 19:54:36 +01:00
parent f4ac8933fc
commit 47ab75ab52

View File

@@ -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"