diff --git a/dev-php/sebastian-diff/sebastian-diff-1.4.1-r1.ebuild b/dev-php/sebastian-diff/sebastian-diff-1.4.1-r1.ebuild index 1d8a42e7f893e..af5f88ca992b8 100644 --- a/dev-php/sebastian-diff/sebastian-diff-1.4.1-r1.ebuild +++ b/dev-php/sebastian-diff/sebastian-diff-1.4.1-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 MY_PN="diff" DESCRIPTION="PHP Diff implementation" -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-diff/sebastian-diff-3.0.2.ebuild b/dev-php/sebastian-diff/sebastian-diff-3.0.2.ebuild index 1376982558e71..50d48dc717ede 100644 --- a/dev-php/sebastian-diff/sebastian-diff-3.0.2.ebuild +++ b/dev-php/sebastian-diff/sebastian-diff-3.0.2.ebuild @@ -6,7 +6,7 @@ EAPI=7 MY_PN="diff" DESCRIPTION="PHP Diff implementation" -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"