diff options
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild b/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild index 5c6c9dfe8195..b9dec6ebd09d 100644 --- a/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild +++ b/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 MY_PN="php-timer" DESCRIPTION="Utility class for timing" -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" |