Browse Source

luafilesystem: bump rockspec revision

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Francois Perrad 11 years ago
parent
commit
54b6cd1134
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/luafilesystem/luafilesystem.mk

+ 1 - 1
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))