diff options
-rw-r--r-- | dev-php/sebastian-diff/sebastian-diff-1.4.1-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-php/sebastian-diff/sebastian-diff-3.0.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
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 1d8a42e7f893..af5f88ca992b 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 1376982558e7..50d48dc717ed 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" |