summaryrefslogtreecommitdiffstats
path: root/libraries/pcre2/pcre2.SlackBuild
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/pcre2/pcre2.SlackBuild
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/pcre2/pcre2.SlackBuild')
-rw-r--r--libraries/pcre2/pcre2.SlackBuild4
1 files changed, 2 insertions, 2 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}