diff --git a/dev-cpp/luabind/luabind-0.9.1.recipe b/dev-cpp/luabind/luabind-0.9.1.recipe index b5be82d78..47a826c09 100644 --- a/dev-cpp/luabind/luabind-0.9.1.recipe +++ b/dev-cpp/luabind/luabind-0.9.1.recipe @@ -14,10 +14,10 @@ depending on the compile-time type of the function (which includes the \ signature). The main drawback of this approach is that the compilation time \ will increase for the file that does the registration, it is therefore \ recommended that you register everything in the same cpp-file." -HOMEPAGE="http://www.rasterbar.com/products/luabind.html" +HOMEPAGE="https://github.com/luabind/luabind" COPYRIGHT="2005 Rasterbar software" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/luabind/luabind/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="0e5ead50a07668d29888f2fa6f53220f900c886e46a2c99c7e8656842f05ff2d" PATCHES="luabind-$portVersion.patchset"