commit:     5a9c260d5174ba4f7baeeef0d9d16bd6559f300f
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 11:07:47 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jun 12 11:34:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a9c260d

dev-lua/luajson: use HTTPS

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-lua/luajson/luajson-1.3.2.ebuild | 4 ++--
 dev-lua/luajson/luajson-1.3.3.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lua/luajson/luajson-1.3.2.ebuild 
b/dev-lua/luajson/luajson-1.3.2.ebuild
index c4371f2fb23..cee2aa1cf41 100644
--- a/dev-lua/luajson/luajson-1.3.2.ebuild
+++ b/dev-lua/luajson/luajson-1.3.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="JSON Parser/Constructor for Lua"
-HOMEPAGE="http://www.eharning.us/wiki/luajson/";
+HOMEPAGE="https://www.eharning.us/wiki/luajson/";
 SRC_URI="https://github.com/harningt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/dev-lua/luajson/luajson-1.3.3.ebuild 
b/dev-lua/luajson/luajson-1.3.3.ebuild
index 712d9397359..eb19676cff0 100644
--- a/dev-lua/luajson/luajson-1.3.3.ebuild
+++ b/dev-lua/luajson/luajson-1.3.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="JSON Parser/Constructor for Lua"
-HOMEPAGE="http://www.eharning.us/wiki/luajson/";
+HOMEPAGE="https://www.eharning.us/wiki/luajson/";
 SRC_URI="https://github.com/harningt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"

Reply via email to