summaryrefslogtreecommitdiff
path: root/package/luafilesystem
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2014-04-19 22:57:59 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-04-19 23:52:45 +0200
commit54b6cd11341be1cf7cbb025e7be624487619976f (patch)
tree317c6c227de3c6d937bde61f7a1b7ffcbdab88e6 /package/luafilesystem
parent7bfb9f207be59c841d1fc298241ce552a86d9786 (diff)
luafilesystem: bump rockspec revision
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/luafilesystem')
-rw-r--r--package/luafilesystem/luafilesystem.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/luafilesystem/luafilesystem.mk b/package/luafilesystem/luafilesystem.mk
index 7943201705..f466010bf9 100644
--- a/package/luafilesystem/luafilesystem.mk
+++ b/package/luafilesystem/luafilesystem.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LUAFILESYSTEM_VERSION = 1.6.2-1
+LUAFILESYSTEM_VERSION = 1.6.2-2
LUAFILESYSTEM_LICENSE = MIT
$(eval $(luarocks-package))