diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:05:36 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:05:36 +0200 |
commit | c71d50509729641f1af89fcc5626d26bd549bf04 (patch) | |
tree | 8f7043d4771b2c0cafa133fe85c948fad920a351 /dev-php | |
parent | dev-php/sebastian-object-enumerator: update homepage (diff) | |
download | gentoo-c71d50509729641f1af89fcc5626d26bd549bf04.tar.gz gentoo-c71d50509729641f1af89fcc5626d26bd549bf04.tar.bz2 gentoo-c71d50509729641f1af89fcc5626d26bd549bf04.zip |
dev-php/sebastian-object-reflector: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/sebastian-object-reflector/sebastian-object-reflector-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/sebastian-object-reflector/sebastian-object-reflector-1.1.1.ebuild b/dev-php/sebastian-object-reflector/sebastian-object-reflector-1.1.1.ebuild index 34f338d41120..56dd2650e473 100644 --- a/dev-php/sebastian-object-reflector/sebastian-object-reflector-1.1.1.ebuild +++ b/dev-php/sebastian-object-reflector/sebastian-object-reflector-1.1.1.ebuild @@ -6,7 +6,7 @@ EAPI=7 MY_PN="object-reflector" DESCRIPTION="Allows reflection of object attributes, including inherited and non-public ones" -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" |