summaryrefslogtreecommitdiffstats
path: root/package/redis/redis.mk
diff options
context:
space:
mode:
authorTitouan Christophe <titouan.christophe@railnova.eu>2018-10-22 18:06:30 +0200
committerPeter Korsgaard <peter@korsgaard.com>2018-10-23 00:22:03 +0200
commitf3b058ddb183267b8e037cb070d5bf10c472b34d (patch)
treef4fbf0452b22aa1a51c3702788a9433790c9f965 /package/redis/redis.mk
parentf91ea94a6f4d1387b062f9f09c98badf0766127f (diff)
downloadbuildroot-f3b058ddb183267b8e037cb070d5bf10c472b34d.tar.gz
buildroot-f3b058ddb183267b8e037cb070d5bf10c472b34d.zip
package/redis: Bump to version 4.0.10
Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu> 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 cbd2d7bdcb..a14ae2283f 100644
--- a/package/redis/redis.mk
+++ b/package/redis/redis.mk
@@ -4,7 +4,7 @@
#
################################################################################
-REDIS_VERSION = 3.2.12
+REDIS_VERSION = 4.0.10
REDIS_SITE = http://download.redis.io/releases
REDIS_LICENSE = BSD-3-Clause (core); MIT and BSD family licenses (Bundled components)
REDIS_LICENSE_FILES = COPYING
OpenPOWER on IntegriCloud