From 5a9c260d5174ba4f7baeeef0d9d16bd6559f300f Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Mon, 12 Jun 2017 21:07:47 +1000 Subject: [PATCH] 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 c4371f2fb2351..cee2aa1cf414e 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 712d939735940..eb19676cff053 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"