All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] redis: bump to version 3.0.4
@ 2015-10-02 16:53 Gustavo Zacarias
  2015-10-02 19:08 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-10-02 16:53 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/redis/redis.hash | 2 +-
 package/redis/redis.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/redis/redis.hash b/package/redis/redis.hash
index 9afa94f..47964e9 100644
--- a/package/redis/redis.hash
+++ b/package/redis/redis.hash
@@ -1,2 +1,2 @@
 # From https://github.com/antirez/redis-hashes/blob/master/README
-sha1	0e2d7707327986ae652df717059354b358b83358 	redis-3.0.3.tar.gz
+sha1	cccc58b2b8643930840870f17280fcae57ed7675 	redis-3.0.4.tar.gz
diff --git a/package/redis/redis.mk b/package/redis/redis.mk
index ef51972..ea20b77 100644
--- a/package/redis/redis.mk
+++ b/package/redis/redis.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-REDIS_VERSION = 3.0.3
+REDIS_VERSION = 3.0.4
 REDIS_SITE = http://download.redis.io/releases
 REDIS_LICENSE = BSD-3c (core); MIT and BSD family licenses (Bundled components)
 REDIS_LICENSE_FILES = COPYING
-- 
2.4.9

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] redis: bump to version 3.0.4
  2015-10-02 16:53 [Buildroot] [PATCH] redis: bump to version 3.0.4 Gustavo Zacarias
@ 2015-10-02 19:08 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2015-10-02 19:08 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-02 19:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-02 16:53 [Buildroot] [PATCH] redis: bump to version 3.0.4 Gustavo Zacarias
2015-10-02 19:08 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.