summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-20 13:49:28 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-20 19:24:41 -0400
commit0a36c4534b63e34dee06d74728abb567def72661 (patch)
treeb1288aac2eaea05f779a75887d17a968817e178e
parentdev-libs/libsolv: use HTTPS (diff)
downloadgentoo-0a36c4534b63e34dee06d74728abb567def72661.tar.gz
gentoo-0a36c4534b63e34dee06d74728abb567def72661.tar.bz2
gentoo-0a36c4534b63e34dee06d74728abb567def72661.zip
dev-php/securimage: use HTTPS
-rw-r--r--dev-php/securimage/securimage-3.6.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/securimage/securimage-3.6.5.ebuild b/dev-php/securimage/securimage-3.6.5.ebuild
index a43db24e9395..29e513246e5c 100644
--- a/dev-php/securimage/securimage-3.6.5.ebuild
+++ b/dev-php/securimage/securimage-3.6.5.ebuild
@@ -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+"