dev-lua/luv: Fix homepage

This commit is contained in:
Alexander von Gluck IV
2022-03-23 19:58:42 +00:00
parent 22da79b442
commit 7e4f67a561

View File

@@ -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"