From cb8fe4514519287d42d0d8046761b65cc63d8f5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Wed, 8 Feb 2017 18:15:53 +0200 Subject: system/redis: Updated for version 3.2.7. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Audrius Kažukauskas --- system/redis/redis.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/redis/redis.SlackBuild') diff --git a/system/redis/redis.SlackBuild b/system/redis/redis.SlackBuild index fcfccda7ba..623aa5c8da 100644 --- a/system/redis/redis.SlackBuild +++ b/system/redis/redis.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for redis # Copyright 2010 Kuroi Kenshi -# Copyright 2012-2016 Audrius Kažukauskas +# Copyright 2012-2017 Audrius Kažukauskas # 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:-3.2.6} +VERSION=${VERSION:-3.2.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3