summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Larry Hajali2018-07-04 18:07:10 +0200
committer Willy Sudiarto Raharjo2018-07-07 01:54:29 +0200
commita2a5c31d76b191d70322d4a378f263a08d4dc7cf (patch)
tree6bff677192c5a72125efa5448af8d29174634c23 /libraries
parentda37f9433482b435b86e0ad3e31ea57b50ff05fc (diff)
downloadslackbuilds-a2a5c31d76b191d70322d4a378f263a08d4dc7cf.tar.gz
libraries/pcre2: Updated for version 10.31
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/pcre2/pcre2.SlackBuild4
-rw-r--r--libraries/pcre2/pcre2.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/pcre2/pcre2.SlackBuild b/libraries/pcre2/pcre2.SlackBuild
index 3f1083d3cb..6ee1918087 100644
--- a/libraries/pcre2/pcre2.SlackBuild
+++ b/libraries/pcre2/pcre2.SlackBuild
@@ -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}
diff --git a/libraries/pcre2/pcre2.info b/libraries/pcre2/pcre2.info
index e847a858a3..5976ecdb5c 100644
--- a/libraries/pcre2/pcre2.info
+++ b/libraries/pcre2/pcre2.info
@@ -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=""