summaryrefslogtreecommitdiffstats
path: root/package/luaexpatutils
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-06-19 23:34:31 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-06-19 23:34:31 +0200
commitf17ccaf9c8e768d413352d8a6613e592dcb542f8 (patch)
treebdf0638ac75fa3d179e7ce98ee6c34895ddcabb5 /package/luaexpatutils
parent0b20c1aa33638bdf6cbcddd7a01ce6a78e25a382 (diff)
downloadbuildroot-novena-f17ccaf9c8e768d413352d8a6613e592dcb542f8.tar.gz
buildroot-novena-f17ccaf9c8e768d413352d8a6613e592dcb542f8.zip
luaexpatutils: fix file header
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/luaexpatutils')
-rw-r--r--package/luaexpatutils/luaexpatutils.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/luaexpatutils/luaexpatutils.mk b/package/luaexpatutils/luaexpatutils.mk
index 79578c084..7ce7fc5d7 100644
--- a/package/luaexpatutils/luaexpatutils.mk
+++ b/package/luaexpatutils/luaexpatutils.mk
@@ -1,8 +1,8 @@
-#############################################################
+################################################################################
#
# luaexpatutils
#
-#############################################################
+################################################################################
LUAEXPATUTILS_VERSION = 88c228365b
LUAEXPATUTILS_SITE = http://github.com/stevedonovan/LuaExpatUtils/tarball/$(LUAEXPATUTILS_VERSION)