* [Buildroot] [PATCH 1/1] lua-msgpack-native: fix git hash tag
@ 2013-06-07 23:46 Frank Hunleth
2013-06-08 19:52 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Frank Hunleth @ 2013-06-07 23:46 UTC (permalink / raw)
To: buildroot
Remove initial g from hash tag to fix downloads from github.
Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
---
package/lua-msgpack-native/lua-msgpack-native.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/lua-msgpack-native/lua-msgpack-native.mk b/package/lua-msgpack-native/lua-msgpack-native.mk
index 03ea5f8..6ec923c 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
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] lua-msgpack-native: fix git hash tag
2013-06-07 23:46 [Buildroot] [PATCH 1/1] lua-msgpack-native: fix git hash tag Frank Hunleth
@ 2013-06-08 19:52 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2013-06-08 19:52 UTC (permalink / raw)
To: buildroot
>>>>> "Frank" == Frank Hunleth <fhunleth@troodon-software.com> writes:
Frank> Remove initial g from hash tag to fix downloads from github.
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-06-08 19:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-07 23:46 [Buildroot] [PATCH 1/1] lua-msgpack-native: fix git hash tag Frank Hunleth
2013-06-08 19:52 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox