summaryrefslogtreecommitdiffstats
path: root/package/redis/redis.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-10-02 13:53:00 -0300
committerPeter Korsgaard <peter@korsgaard.com>2015-10-02 21:46:03 +0200
commit6782aaa582997147f1eb2c6e890a39d885d3b34e (patch)
tree2bce2eb28dc3b9a187ad77e37f2359c3a8337770 /package/redis/redis.mk
parent15cb0fa3d9a79d4df0ff2022f3925b3ee3c3f21d (diff)
downloadbuildroot-6782aaa582997147f1eb2c6e890a39d885d3b34e.tar.gz
buildroot-6782aaa582997147f1eb2c6e890a39d885d3b34e.zip
redis: bump to version 3.0.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/redis/redis.mk')
-rw-r--r--package/redis/redis.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/redis/redis.mk b/package/redis/redis.mk
index ef51972df8..ea20b772a6 100644
--- a/package/redis/redis.mk
+++ b/package/redis/redis.mk
@@ -4,7 +4,7 @@
#
################################################################################
-REDIS_VERSION = 3.0.3
+REDIS_VERSION = 3.0.4
REDIS_SITE = http://download.redis.io/releases
REDIS_LICENSE = BSD-3c (core); MIT and BSD family licenses (Bundled components)
REDIS_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud