summaryrefslogtreecommitdiff
path: root/package/redis
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2013-10-09 16:47:05 +0800
committerPeter Korsgaard <peter@korsgaard.com>2013-10-09 22:12:23 +0200
commitbadc3196a206282966e2104c29c2f4f698375971 (patch)
tree62e2af30d7bfda3e84489a0d5e950e247ae0c391 /package/redis
parente8d807e3a6a65b1a26fd2110b4de826ec1a3f2a3 (diff)
redis: bump to version 2.6.16
The Redis project home page moved to redis.io, thus also update the download url accordingly. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/redis')
-rw-r--r--package/redis/redis.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/redis/redis.mk b/package/redis/redis.mk
index 8b4e900f0..6974a3553 100644
--- a/package/redis/redis.mk
+++ b/package/redis/redis.mk
@@ -4,8 +4,8 @@
#
################################################################################
-REDIS_VERSION = 2.6.11
-REDIS_SITE = http://redis.googlecode.com/files
+REDIS_VERSION = 2.6.16
+REDIS_SITE = http://download.redis.io/releases
REDIS_LICENSE = BSD-3c (core); MIT and BSD family licenses (Bundled components)
REDIS_LICENSE_FILES = COPYING