diff options
-rw-r--r-- | dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild | 2 | ||||
-rw-r--r-- | dev-php/sebastian-exporter/sebastian-exporter-3.1.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild b/dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild index a7f3fc57c5af..fed44830adf0 100644 --- a/dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild +++ b/dev-php/sebastian-exporter/sebastian-exporter-2.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 MY_PN="${PN/sebastian-//}" DESCRIPTION="Export PHP variables for visualization" -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-exporter/sebastian-exporter-3.1.2.ebuild b/dev-php/sebastian-exporter/sebastian-exporter-3.1.2.ebuild index cf83726503b1..05fd48dc1ca7 100644 --- a/dev-php/sebastian-exporter/sebastian-exporter-3.1.2.ebuild +++ b/dev-php/sebastian-exporter/sebastian-exporter-3.1.2.ebuild @@ -6,7 +6,7 @@ EAPI=7 MY_PN="${PN/sebastian-//}" DESCRIPTION="Export PHP variables for visualization" -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" |