summaryrefslogtreecommitdiffstats
path: root/system/redis/redis.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/redis/redis.SlackBuild')
-rw-r--r--system/redis/redis.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/redis/redis.SlackBuild b/system/redis/redis.SlackBuild
index 151490dc1c..e524d3488b 100644
--- a/system/redis/redis.SlackBuild
+++ b/system/redis/redis.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for redis
# Copyright 2010 Kuroi Kenshi <kuroi_kenshi96@yahoo.com>
-# Copyright 2012-2014 Audrius Kažukauskas <audrius@neutrino.lt>
+# Copyright 2012-2015 Audrius Kažukauskas <audrius@neutrino.lt>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=redis
-VERSION=${VERSION:-2.8.17}
+VERSION=${VERSION:-2.8.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}