From: Michael Mair-Keimberger Date: Mon, 4 Jun 2018 20:14:23 +0000 (+0200) Subject: dev-php/smarty: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=229b9318234d54c2b01928747950ac057e3b3118;p=gentoo.git dev-php/smarty: use HTTPs --- diff --git a/dev-php/smarty/smarty-3.1.30.ebuild b/dev-php/smarty/smarty-3.1.30.ebuild index 77b161474216..8d68f8465a42 100644 --- a/dev-php/smarty/smarty-3.1.30.ebuild +++ b/dev-php/smarty/smarty-3.1.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,9 +6,9 @@ EAPI=6 DOC_PV="3.1.14" DESCRIPTION="A template engine for PHP" -HOMEPAGE="http://www.smarty.net/" +HOMEPAGE="https://www.smarty.net/" SRC_URI="https://github.com/smarty-php/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz - doc? ( http://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )" + doc? ( https://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )" LICENSE="LGPL-3" SLOT="0" diff --git a/dev-php/smarty/smarty-3.1.31.ebuild b/dev-php/smarty/smarty-3.1.31.ebuild index d0f0c4c87fc3..c1b265f15ead 100644 --- a/dev-php/smarty/smarty-3.1.31.ebuild +++ b/dev-php/smarty/smarty-3.1.31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,9 +6,9 @@ EAPI=6 DOC_PV="3.1.14" DESCRIPTION="A template engine for PHP" -HOMEPAGE="http://www.smarty.net/" +HOMEPAGE="https://www.smarty.net/" SRC_URI="https://github.com/smarty-php/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz - doc? ( http://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )" + doc? ( https://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )" LICENSE="LGPL-3" SLOT="0" diff --git a/dev-php/smarty/smarty-3.1.32.ebuild b/dev-php/smarty/smarty-3.1.32.ebuild index d1a7a62bef98..c1b265f15ead 100644 --- a/dev-php/smarty/smarty-3.1.32.ebuild +++ b/dev-php/smarty/smarty-3.1.32.ebuild @@ -6,9 +6,9 @@ EAPI=6 DOC_PV="3.1.14" DESCRIPTION="A template engine for PHP" -HOMEPAGE="http://www.smarty.net/" +HOMEPAGE="https://www.smarty.net/" SRC_URI="https://github.com/smarty-php/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz - doc? ( http://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )" + doc? ( https://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )" LICENSE="LGPL-3" SLOT="0"