Explorar el Código

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 hace 11 años
padre
commit
54b6cd1134
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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))