commit:     229b9318234d54c2b01928747950ac057e3b3118
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Jun  4 20:14:23 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Jun  7 19:20:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=229b9318

dev-php/smarty: use HTTPs

 dev-php/smarty/smarty-3.1.30.ebuild | 6 +++---
 dev-php/smarty/smarty-3.1.31.ebuild | 6 +++---
 dev-php/smarty/smarty-3.1.32.ebuild | 4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-php/smarty/smarty-3.1.30.ebuild 
b/dev-php/smarty/smarty-3.1.30.ebuild
index 77b16147421..8d68f8465a4 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 d0f0c4c87fc..c1b265f15ea 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 d1a7a62bef9..c1b265f15ea 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"

Reply via email to