commit: 48e641c55fde74462b013e794f68655e81e8c968 Author: Vadim A. Misbakh-Soloviov <git <AT> mva <DOT> name> AuthorDate: Fri Sep 9 10:01:48 2016 +0000 Commit: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name> CommitDate: Fri Sep 9 10:01:48 2016 +0000 URL: https://gitweb.gentoo.org/proj/lua.git/commit/?id=48e641c5
luaossl: fixes dev-lua/luaossl/luaossl-99999999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/luaossl/luaossl-99999999.ebuild b/dev-lua/luaossl/luaossl-99999999.ebuild index d9ecfc8..70d04fd 100644 --- a/dev-lua/luaossl/luaossl-99999999.ebuild +++ b/dev-lua/luaossl/luaossl-99999999.ebuild @@ -10,7 +10,7 @@ IS_MULTILIB=true inherit lua DESCRIPTION="Most comprehensive OpenSSL module in the Lua universe." -HOMEPAGE="https://github.com/remjey/luaotp" +HOMEPAGE="https://github.com/wahern/luaossl/" LICENSE="MIT" SLOT="0"
