summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php/sebastian-comparator/sebastian-comparator-1.2.4.ebuild2
-rw-r--r--dev-php/sebastian-comparator/sebastian-comparator-3.0.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/sebastian-comparator/sebastian-comparator-1.2.4.ebuild b/dev-php/sebastian-comparator/sebastian-comparator-1.2.4.ebuild
index d2f76ac1f2ac..b7d54c4f9eb3 100644
--- a/dev-php/sebastian-comparator/sebastian-comparator-1.2.4.ebuild
+++ b/dev-php/sebastian-comparator/sebastian-comparator-1.2.4.ebuild
@@ -6,7 +6,7 @@ EAPI=6
MY_PN="${PN/sebastian-//}"
DESCRIPTION="Compare PHP values for equality"
-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-comparator/sebastian-comparator-3.0.2.ebuild b/dev-php/sebastian-comparator/sebastian-comparator-3.0.2.ebuild
index 9223bafe9002..6a72c10c4c37 100644
--- a/dev-php/sebastian-comparator/sebastian-comparator-3.0.2.ebuild
+++ b/dev-php/sebastian-comparator/sebastian-comparator-3.0.2.ebuild
@@ -6,7 +6,7 @@ EAPI=7
MY_PN="${PN/sebastian-//}"
DESCRIPTION="Compare PHP values for equality"
-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"