diff options
Diffstat (limited to 'dev-lua/lua-cjson')
| -rw-r--r-- | dev-lua/lua-cjson/lua-cjson-2.1.0.ebuild | 6 |
1 files 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 f3c6f62f51f6..1dd13c83607d 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" |
