diff options
Diffstat (limited to 'src/luabind.mk')
-rw-r--r-- | src/luabind.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luabind.mk b/src/luabind.mk index acc4a50..11c3526 100644 --- a/src/luabind.mk +++ b/src/luabind.mk @@ -1,7 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := luabind -$(PKG)_WEBSITE := http://www.rasterbar.com/products/luabind.html +$(PKG)_WEBSITE := https://github.com/luabind/luabind $(PKG)_DESCR := Luabind $(PKG)_IGNORE := $(PKG)_VERSION := 0.9.1 |