commit:     4d8ea59a2b96b71f17221eb78479a6441c8709bd
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 11:06:59 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=4d8ea59a

dev-lua/lua-cjson: use HTTPS

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-lua/lua-cjson/lua-cjson-2.1.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-lua/lua-cjson/lua-cjson-2.1.0.ebuild 
b/dev-lua/lua-cjson/lua-cjson-2.1.0.ebuild
index f3c6f62f51f..1dd13c83607 100644
--- a/dev-lua/lua-cjson/lua-cjson-2.1.0.ebuild
+++ b/dev-lua/lua-cjson/lua-cjson-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit cmake-utils
 
 DESCRIPTION="A fast JSON encoding/parsing module for Lua"
-HOMEPAGE="http://www.kyne.com.au/~mark/software/lua-cjson.php 
https://github.com/mpx/lua-cjson/";
-SRC_URI="http://www.kyne.com.au/~mark/software/download/${P}.tar.gz";
+HOMEPAGE="https://www.kyne.com.au/~mark/software/lua-cjson.php 
https://github.com/mpx/lua-cjson/";
+SRC_URI="https://www.kyne.com.au/~mark/software/download/${P}.tar.gz";
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to