lua-csnappy: bump to version 0.1.4
authorFrancois Perrad <fperrad@gmail.com>
Sun, 23 Oct 2016 09:26:59 +0000 (11:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 23 Oct 2016 12:39:48 +0000 (14:39 +0200)
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lua-csnappy/lua-csnappy.hash
package/lua-csnappy/lua-csnappy.mk

index 2864c3fd9cb00a6d3a2fc8da54586cadcc56fda2..136363497f1b00f17eb5bff6033c1c61039dd350 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256 3504789c7832f4ed3d7aef47ba9d62940985cde7556284db2233842bfb7d8876  lua-csnappy-0.1.3-1.src.rock
+sha256 855331feb8e09a32eea8366ab9bcd4386db6392de82383f08ae5e59adbb7d8a6  lua-csnappy-0.1.4-1.src.rock
index 60b92acfc50a5a4721d6c5bd3d0b1a5d8aae48b9..073925917dfeaf84620b170913e0662e51609a34 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LUA_CSNAPPY_VERSION_UPSTREAM = 0.1.3
+LUA_CSNAPPY_VERSION_UPSTREAM = 0.1.4
 LUA_CSNAPPY_VERSION = $(LUA_CSNAPPY_VERSION_UPSTREAM)-1
 LUA_CSNAPPY_SUBDIR = lua-csnappy-$(LUA_CSNAPPY_VERSION_UPSTREAM)
 LUA_CSNAPPY_LICENSE = BSD-3c