summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2012-01-28 06:24:00 +0400
committerVlad Glagolev2012-01-28 06:24:00 +0400
commit9ce9d8d1aa7a8ce71218bf99b104c5e1f0ba019e (patch)
tree436d7aadca4bfc055b5ddc8f5b05fdf2507557ba
parentaa5eea6fe01ee74bd5060372184ae442846e622f (diff)
redis: => 2.4.6
-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 b202155fd8..bfba51e67a 100755
--- a/database/redis/DETAILS
+++ b/database/redis/DETAILS
@@ -1,8 +1,8 @@
SPELL=redis
- VERSION=2.4.4
+ VERSION=2.4.6
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://redis.googlecode.com/files/$SOURCE
- SOURCE_HASH=sha512:8139c1f41ab49df0b44509316cdde60b6d16cb071c3ab06317a52ea11b9cb5c0eb4ce0b632b186f8e0cac07ee586481c8eba5407c05dc95903eb751864c009b9
+ SOURCE_HASH=sha512:c335545fce0024cd9e44f4b7d52ccd569bee36cda13afae6a2274fc7f679c9603431684a9b375fb6472be335d881c9a74fe403a2e1f7dabe7a009027222b8ee2
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 92038ca71f..24b4a2cc22 100644
--- a/database/redis/HISTORY
+++ b/database/redis/HISTORY
@@ -1,3 +1,6 @@
+2012-01-28 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.4.6
+
2011-12-03 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 2.4.4