diff options
Diffstat (limited to 'dev-php/phpunit/phpunit-8.5.0.ebuild')
-rw-r--r-- | dev-php/phpunit/phpunit-8.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/phpunit/phpunit-8.5.0.ebuild b/dev-php/phpunit/phpunit-8.5.0.ebuild index 8cef7953bc08..3632144aa1dd 100644 --- a/dev-php/phpunit/phpunit-8.5.0.ebuild +++ b/dev-php/phpunit/phpunit-8.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="A PHP Unit Testing framework" -HOMEPAGE="http://phpunit.de" +HOMEPAGE="https://phpunit.de" SRC_URI="https://github.com/sebastianbergmann/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" |