dev-php/securimage: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 11:49:28 +0000 (13:49 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:24:41 +0000 (19:24 -0400)
dev-php/securimage/securimage-3.6.5.ebuild

index a43db24e9395ee6150efbd111c4ecb57a32fa23d..29e513246e5c2841aa5f89b56140423285a66d41 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="PHP captcha creator and validator library"
-HOMEPAGE="http://phpcaptcha.org/"
+HOMEPAGE="https://www.phpcaptcha.org/"
 SRC_URI="https://github.com/dapphp/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD GPL-3+"