luabind: update HOMEPAGE.

This commit is contained in:
Jerome Duval
2018-09-21 11:05:56 +02:00
parent f40d82e8cf
commit 659bb42cfb

View File

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