From 0b8ed5b53d066f86f09e01d02a5e0bd715c17b70 Mon Sep 17 00:00:00 2001 From: Frank Hunleth Date: Fri, 7 Jun 2013 13:46:10 +0000 Subject: lua-msgpack-native: fix git hash tag Remove initial g from hash tag to fix downloads from github. Signed-off-by: Frank Hunleth Signed-off-by: Peter Korsgaard --- package/lua-msgpack-native/lua-msgpack-native.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/lua-msgpack-native') diff --git a/package/lua-msgpack-native/lua-msgpack-native.mk b/package/lua-msgpack-native/lua-msgpack-native.mk index 03ea5f846..6ec923ce2 100644 --- a/package/lua-msgpack-native/lua-msgpack-native.mk +++ b/package/lua-msgpack-native/lua-msgpack-native.mk @@ -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 -- cgit v1.2.3