From be1a4d064241100d244ac396f2f9677fc2fe9ea1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Sun, 6 May 2018 19:13:36 +0300 Subject: system/redis: Updated for version 4.0.9. 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 fc4bbf30ea..57ad891afe 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-2017 Audrius Kažukauskas +# Copyright 2012-2018 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:-4.0.6} +VERSION=${VERSION:-4.0.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3