summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2012-11-23 23:41:35 +0400
committerVlad Glagolev2012-11-23 23:41:35 +0400
commitb2d5c0d9e173c873362a861dd07ac55ea01eae33 (patch)
tree7ceae064bb5f8d1f864ad48f035f56b0de276ba5
parent83e7ea1bf73dabefd0baa65f790d8c8c745e1c1d (diff)
redis: => 2.6.5
-rwxr-xr-xdatabase/redis/DETAILS4
-rw-r--r--database/redis/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/database/redis/DETAILS b/database/redis/DETAILS
index 5c42a17899..6b0b9f5431 100755
--- a/database/redis/DETAILS
+++ b/database/redis/DETAILS
@@ -1,8 +1,8 @@
SPELL=redis
- VERSION=2.6.3
+ VERSION=2.6.5
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://redis.googlecode.com/files/$SOURCE
- SOURCE_HASH=sha512:28fdb4732e53cd05022bb696114439014f97099fb49b9bb0326af1766095c50dc886407dcc45bb47a6109cb44c7761907426b57e301b73b029d1bbe161e3c886
+ SOURCE_HASH=sha512:05acc3596db20a246a355849b393e2148b2d63d647ee6205cab134ff1a20a3c281ee217b601d67e483928b35a52392befd936f7888001b62ae5e96760af1404a
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
LICENSE[0]=BSD
WEB_SITE=http://redis.io/
diff --git a/database/redis/HISTORY b/database/redis/HISTORY
index 79f8dc53f9..91120410b5 100644
--- a/database/redis/HISTORY
+++ b/database/redis/HISTORY
@@ -1,3 +1,6 @@
+2012-11-23 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.6.5
+
2012-11-07 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 2.6.3