dev-php/PHP_Timer: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 16 Mar 2019 19:11:48 +0000 (20:11 +0100)
committerAaron Bauman <bman@gentoo.org>
Wed, 20 Mar 2019 20:26:03 +0000 (16:26 -0400)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild

index 5c6c9dfe81950dd865f24899c64318ba1ed05cb8..b9dec6ebd09d915612a4c28cc8f8918185b20127 100644 (file)
@@ -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"