lua-msgpack-native: fix git hash tag
Remove initial g from hash tag to fix downloads from github. Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
424d19a168
commit
0b8ed5b53d
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_MSGPACK_NATIVE_VERSION = g41cce91
|
||||
LUA_MSGPACK_NATIVE_VERSION = 41cce91
|
||||
LUA_MSGPACK_NATIVE_SITE = http://github.com/kengonakajima/lua-msgpack-native/tarball/$(LUA_MSGPACK_NATIVE_VERSION)
|
||||
LUA_MSGPACK_NATIVE_DEPENDENCIES = lua
|
||||
LUA_MSGPACK_NATIVE_LICENSE = Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user