diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2018-10-23 00:56:40 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-10-23 16:30:58 +0200 |
commit | d9292843370b7517a055d78ae5b02807232c6079 (patch) | |
tree | 05c301630893ac648047702deb261bf79a6bc188 /package/redis/redis.hash | |
parent | 3950e69dad925b684aaf7462713e50aab882de28 (diff) | |
download | buildroot-d9292843370b7517a055d78ae5b02807232c6079.tar.gz buildroot-d9292843370b7517a055d78ae5b02807232c6079.zip |
redis: bump to version 4.0.11
>From the release notes
(https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES):
Upgrade urgency HIGH: not critical but very important bugs fixed.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Reviewed-by: Titouan Christophe <titouan.christophe@railnova.eu>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/redis/redis.hash')
-rw-r--r-- | package/redis/redis.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/redis/redis.hash b/package/redis/redis.hash index d448228b56..0b4e25c61d 100644 --- a/package/redis/redis.hash +++ b/package/redis/redis.hash @@ -1,5 +1,5 @@ # From https://github.com/antirez/redis-hashes/blob/master/README -sha256 1db67435a704f8d18aec9b9637b373c34aa233d65b6e174bdac4c1b161f38ca4 redis-4.0.10.tar.gz +sha256 fc53e73ae7586bcdacb4b63875d1ff04f68c5474c1ddeda78f00e5ae2eed1bbb redis-4.0.11.tar.gz # Locally calculated sha256 cbf420a3672475a6e2765e3c0984c1f81efe0212afb94a3c998ee63bfd661063 COPYING |