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 a7f3fc57c5aff..fed44830adf0d 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 cf83726503b10..05fd48dc1ca77 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"