]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
redis: bump to version 2.6.16
authorAxel Lin <axel.lin@ingics.com>
Wed, 9 Oct 2013 08:47:05 +0000 (16:47 +0800)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 9 Oct 2013 20:12:23 +0000 (22:12 +0200)
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>
package/redis/redis.mk

index 8b4e900f079996325a39f55d5f78d56d4fd78e6d..6974a3553b0291915ead8fb6b857acbe355539bb 100644 (file)
@@ -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