diff options
Diffstat (limited to 'dev-php/sebastian-environment')
-rw-r--r-- | dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild | 2 | ||||
-rw-r--r-- | dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild b/dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild index baf3982dcd3a..a3609d1ece99 100644 --- a/dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild +++ b/dev-php/sebastian-environment/sebastian-environment-2.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 MY_PN="${PN/sebastian-//}" DESCRIPTION="Helps writing PHP code that has runtime-specific execution paths" -HOMEPAGE="http://phpunit.de" +HOMEPAGE="https://phpunit.de" SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild b/dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild index 96358f0ee240..e9350c665068 100644 --- a/dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild +++ b/dev-php/sebastian-environment/sebastian-environment-4.2.3.ebuild @@ -6,7 +6,7 @@ EAPI=7 MY_PN="${PN/sebastian-//}" DESCRIPTION="Helps writing PHP code that has runtime-specific execution paths" -HOMEPAGE="http://phpunit.de" +HOMEPAGE="https://phpunit.de" SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" |