summaryrefslogtreecommitdiff
path: root/package/luaexpatutils
diff options
context:
space:
mode:
authorMischa Jonker <Mischa.Jonker@synopsys.com>2013-12-05 18:20:46 +0100
committerPeter Korsgaard <peter@korsgaard.com>2013-12-06 22:38:26 +0100
commite5c392830ed3976269282c4f173d11f64a380e3c (patch)
tree974c26cf4cf1ecbd94c694d49dd1e3c9010725b2 /package/luaexpatutils
parentc7c7d0697c00e45bcfad15b027f5c66005f4c005 (diff)
packages: convert Github http:// users to the github helper
[Thomas: taken from Mischa original github patch.] Signed-off-by: Mischa Jonker <mjonker@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Tested-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/luaexpatutils')
-rw-r--r--package/luaexpatutils/luaexpatutils.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/luaexpatutils/luaexpatutils.mk b/package/luaexpatutils/luaexpatutils.mk
index 695a3b96e..bdbbdd297 100644
--- a/package/luaexpatutils/luaexpatutils.mk
+++ b/package/luaexpatutils/luaexpatutils.mk
@@ -5,7 +5,7 @@
################################################################################
LUAEXPATUTILS_VERSION = 88c228365b084224c911d34aff06002634b38b50
-LUAEXPATUTILS_SITE = http://github.com/stevedonovan/LuaExpatUtils/tarball/$(LUAEXPATUTILS_VERSION)
+LUAEXPATUTILS_SITE = $(call github,stevedonovan,LuaExpatUtils,$(LUAEXPATUTILS_VERSION))
LUAEXPATUTILS_LICENSE = Public Domain
LUAEXPATUTILS_DEPENDENCIES = luaexpat