libraries/pcre2: Updated for version 10.31

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2018-07-04 09:07:10 -07:00 committed by Willy Sudiarto Raharjo
parent da37f94334
commit a2a5c31d76
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 pcre2
# Copyright 2016-2017 Larry Hajali <larryhaja[at]gmail[dot]com>
# Copyright 2016-2018 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=pcre2
VERSION=${VERSION:-10.30}
VERSION=${VERSION:-10.31}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="pcre2"
VERSION="10.30"
VERSION="10.31"
HOMEPAGE="http://www.pcre.org/"
DOWNLOAD="https://downloads.sourceforge.net/pcre/pcre2-10.30.tar.bz2"
MD5SUM="d3adf4b130eed854a530390f00020a65"
DOWNLOAD="https://downloads.sourceforge.net/pcre/pcre2-10.31.tar.bz2"
MD5SUM="e0b91c891a3c49050f7fd15de33d0ba4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""