lua-csnappy: bump to version 0.1.2
authorFrancois Perrad <fperrad@gmail.com>
Wed, 24 Dec 2014 09:10:37 +0000 (10:10 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 24 Dec 2014 11:00:51 +0000 (12:00 +0100)
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lua-csnappy/lua-csnappy.mk

index b956c38780cdee4476dd1aa8c41d8f5b392d11f3..b739abc039e43e626adf04399a5dea437b82d39c 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LUA_CSNAPPY_VERSION_UPSTREAM = 0.1.1
+LUA_CSNAPPY_VERSION_UPSTREAM = 0.1.2
 LUA_CSNAPPY_VERSION = $(LUA_CSNAPPY_VERSION_UPSTREAM)-1
 LUA_CSNAPPY_SUBDIR = lua-csnappy-$(LUA_CSNAPPY_VERSION_UPSTREAM)
 LUA_CSNAPPY_LICENSE = BSD-3c