commit: 9bf8973c15880042064493b1d1fd7b76aabd8476 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Sat Apr 23 20:53:58 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Apr 23 20:53:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf8973c
www-apps/phpsysinfo: update homepage Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> www-apps/phpsysinfo/phpsysinfo-3.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/phpsysinfo/phpsysinfo-3.4.1.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.4.1.ebuild index 701e93369f3a..6fcc047b0492 100644 --- a/www-apps/phpsysinfo/phpsysinfo-3.4.1.ebuild +++ b/www-apps/phpsysinfo/phpsysinfo-3.4.1.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit optfeature webapp DESCRIPTION="A customizable PHP script that displays information about your system nicely" -HOMEPAGE="https://rk4an.github.com/phpsysinfo/" +HOMEPAGE="https://phpsysinfo.github.io/phpsysinfo/" SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+"
