From 8b471c41ea2bfdeba0b10511ed1c3b4197830cf6 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Sat, 2 May 2020 18:43:06 -0700 Subject: libraries/re2: Updated for version 2020_05_01 Signed-off-by: Larry Hajali Signed-off-by: Willy Sudiarto Raharjo --- libraries/re2/re2.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libraries/re2/re2.SlackBuild') diff --git a/libraries/re2/re2.SlackBuild b/libraries/re2/re2.SlackBuild index 1fd6dfb03885e..54e31b88ea20e 100644 --- a/libraries/re2/re2.SlackBuild +++ b/libraries/re2/re2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for re2 -# Copyright 2018-2019 Larry Hajali +# Copyright 2018-2020 Larry Hajali # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=re2 -VERSION=${VERSION:-2019_09_01} +VERSION=${VERSION:-2020_05_01} PKGVER=$(echo $VERSION | tr _ -) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3