libraries/pcre2: Updated for version 10.23

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2017-03-11 10:43:25 -08:00 committed by Willy Sudiarto Raharjo
parent acd41e7bf4
commit 7927badd80
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for pcre2
# Copyright 2016 Larry Hajali <larryhaja[at]gmail[dot]com>
# Copyright 2016-2017 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.22}
VERSION=${VERSION:-10.23}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="pcre2"
VERSION="10.22"
VERSION="10.23"
HOMEPAGE="http://www.pcre.org/"
DOWNLOAD="https://downloads.sourceforge.net/pcre/pcre2-10.22.tar.bz2"
MD5SUM="c0c02517938ee2b0d350d53edf450664"
DOWNLOAD="https://downloads.sourceforge.net/pcre/pcre2-10.23.tar.bz2"
MD5SUM="b2cd00ca7e24049040099b0a46bb3649"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""