Commit 1cf76dcf authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

redis: bump to version 3.0.5

parent c079a9ad
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
# From https://github.com/antirez/redis-hashes/blob/master/README
sha1	cccc58b2b8643930840870f17280fcae57ed7675 	redis-3.0.4.tar.gz
sha1	ad3ee178c42bfcfd310c72bbddffbbe35db9b4a6 	redis-3.0.5.tar.gz
# Calculated based on the hash above
sha256	4c176826eee909fbdc63db1c15adc22aab42d758043829e556f4331e6a5bd480	redis-3.0.5.tar.gz
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
################################################################################

REDIS_VERSION = 3.0.4
REDIS_VERSION = 3.0.5
REDIS_SITE = http://download.redis.io/releases
REDIS_LICENSE = BSD-3c (core); MIT and BSD family licenses (Bundled components)
REDIS_LICENSE_FILES = COPYING