redis: bump to version 3.0.6
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 27 Jan 2016 12:03:20 +0000 (09:03 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 27 Jan 2016 20:36:49 +0000 (21:36 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/redis/redis.hash
package/redis/redis.mk

index d8a957d851cd9aebaf50907d41c55d07991921e3..4d2f3b764980e01a225d1d70c26c85cdebd5e55a 100644 (file)
@@ -1,4 +1,4 @@
 # From https://github.com/antirez/redis-hashes/blob/master/README
-sha1   ad3ee178c42bfcfd310c72bbddffbbe35db9b4a6        redis-3.0.5.tar.gz
+sha1   4b1c7b1201984bca8f7f9c6c58862f6928cf0a25        redis-3.0.6.tar.gz
 # Calculated based on the hash above
-sha256 4c176826eee909fbdc63db1c15adc22aab42d758043829e556f4331e6a5bd480        redis-3.0.5.tar.gz
+sha256 6f1e1523194558480c3782d84d88c2decf08a8e4b930c56d4df038e565b75624        redis-3.0.6.tar.gz
index e7f429971927d6828f94feabc2d081285ae0b7ba..1edcf6e12b22de86868d645736dbe2ba02691130 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-REDIS_VERSION = 3.0.5
+REDIS_VERSION = 3.0.6
 REDIS_SITE = http://download.redis.io/releases
 REDIS_LICENSE = BSD-3c (core); MIT and BSD family licenses (Bundled components)
 REDIS_LICENSE_FILES = COPYING