diff --git a/dev-lua/luv/luv-1.43.0.recipe b/dev-lua/luv/luv-1.43.0.recipe index bcc69bb38..8e19331e0 100644 --- a/dev-lua/luv/luv-1.43.0.recipe +++ b/dev-lua/luv/luv-1.43.0.recipe @@ -1,9 +1,9 @@ SUMMARY="Bare libuv bindings for Lua" DESCRIPTION="luv are bare libuv bindings for Lua." -HOMEPAGE="http://www.inf.puc-rio.br/~roberto/lpeg/" +HOMEPAGE="https://github.com/luvit/luv" COPYRIGHT="2014 The Luvit Authors" LICENSE="Apache v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/luvit/luv/releases/download/${portVersion}-0/luv-${portVersion}-0.tar.gz" CHECKSUM_SHA256="567a6f3dcdcf8a9b54ddc57ffef89d1e950d72832b85ee81c8c83a9d4e0e9de2" SOURCE_DIR="luv-${portVersion}-0"