diff options
Diffstat (limited to 'dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild')
-rw-r--r-- | dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild b/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild index 1213d97f4ba6..5d96c627e027 100644 --- a/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild +++ b/dev-lua/luafilesystem/luafilesystem-1.5.0.ebuild @@ -6,7 +6,7 @@ EAPI="5" inherit multilib toolchain-funcs DESCRIPTION="File System Library for the Lua Programming Language" -HOMEPAGE="http://keplerproject.github.com/luafilesystem/" +HOMEPAGE="https://keplerproject.github.com/luafilesystem/" SRC_URI="mirror://github/keplerproject/luafilesystem/${P}.tar.gz" LICENSE="MIT" |