summaryrefslogtreecommitdiffstats
path: root/package/redis/redis.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-01-31 10:25:32 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-01-31 16:39:37 +0100
commit02681171f370953764edeaa0c645748c86a1d83d (patch)
treefb221735ba42c3c7d4b4e3586f3fa5bf89192742 /package/redis/redis.mk
parentbb446a7b77b96bdf2fc0ed6946a1be0b7650e257 (diff)
downloadbuildroot-02681171f370953764edeaa0c645748c86a1d83d.tar.gz
buildroot-02681171f370953764edeaa0c645748c86a1d83d.zip
redis: bump to version 3.0.7
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-by: Bernd Kuhls <bernd.kuhls@t-online.de> 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 1edcf6e12b..6a3dd01643 100644
--- a/package/redis/redis.mk
+++ b/package/redis/redis.mk
@@ -4,7 +4,7 @@
#
################################################################################
-REDIS_VERSION = 3.0.6
+REDIS_VERSION = 3.0.7
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