From: Axel Lin <axel.lin@ingics.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] redis: bump to version 2.6.16
Date: Wed, 09 Oct 2013 16:47:05 +0800 [thread overview]
Message-ID: <1381308425.20719.1.camel@phoenix> (raw)
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>
---
package/redis/redis.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/redis/redis.mk b/package/redis/redis.mk
index 8b4e900..6974a35 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
--
1.8.1.2
next reply other threads:[~2013-10-09 8:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-09 8:47 Axel Lin [this message]
2013-10-09 20:19 ` [Buildroot] [PATCH] redis: bump to version 2.6.16 Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1381308425.20719.1.camel@phoenix \
--to=axel.lin@ingics.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox