Commit badc3196 authored by Axel Lin's avatar Axel Lin Committed by Peter Korsgaard
Browse files

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: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent e8d807e3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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