diff options
-rw-r--r-- | dev-php/sebastian-type/sebastian-type-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/sebastian-type/sebastian-type-1.1.3.ebuild b/dev-php/sebastian-type/sebastian-type-1.1.3.ebuild index fba05ed59db3..f3e2397ed3a3 100644 --- a/dev-php/sebastian-type/sebastian-type-1.1.3.ebuild +++ b/dev-php/sebastian-type/sebastian-type-1.1.3.ebuild @@ -6,7 +6,7 @@ EAPI=7 MY_PN="type" DESCRIPTION="Collection of value objects that represent the types of the PHP type system" -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" |