mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
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>
This commit is contained in:
parent
e8d807e3a6
commit
badc3196a2
@ -4,8 +4,8 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
REDIS_VERSION = 2.6.11
|
REDIS_VERSION = 2.6.16
|
||||||
REDIS_SITE = http://redis.googlecode.com/files
|
REDIS_SITE = http://download.redis.io/releases
|
||||||
REDIS_LICENSE = BSD-3c (core); MIT and BSD family licenses (Bundled components)
|
REDIS_LICENSE = BSD-3c (core); MIT and BSD family licenses (Bundled components)
|
||||||
REDIS_LICENSE_FILES = COPYING
|
REDIS_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user