libraries/re2: Updated for version 2020_05_01

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Larry Hajali 2020-05-02 18:43:06 -07:00 committed by Willy Sudiarto Raharjo
parent 42fc132f02
commit 8b471c41ea
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for re2
# Copyright 2018-2019 Larry Hajali <larryhaja[at]gmail[dot]com>
# Copyright 2018-2020 Larry Hajali <larryhaja[at]gmail[dot]com>
# 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}

View file

@ -1,8 +1,8 @@
PRGNAM="re2"
VERSION="2019_09_01"
VERSION="2020_05_01"
HOMEPAGE="https://github.com/google/re2"
DOWNLOAD="https://github.com/google/re2/archive/2019-09-01/re2-2019-09-01.tar.gz"
MD5SUM="7f866527b1def4b0287d9eb3e871b1dc"
DOWNLOAD="https://github.com/google/re2/archive/2020-05-01/re2-2020-05-01.tar.gz"
MD5SUM="b4fe3a6ddedb805a5ad4f3b301e12ba9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""