aboutsummaryrefslogtreecommitdiff
path: root/libraries/pcre2/pcre2.SlackBuild
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja@gmail.com>2017-03-11 10:43:25 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-18 06:59:21 +0700
commit7927badd801ee04db93c0c5a92327ed6d5dcc7f5 (patch)
treeffbb200f0a11ad4fe5cc343f58daaf112ff65562 /libraries/pcre2/pcre2.SlackBuild
parentacd41e7bf400369451f7d8126c4470e0046f00cb (diff)
libraries/pcre2: Updated for version 10.23
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 0425a29f0ad2b..33d1f531e2971 100644
--- a/libraries/pcre2/pcre2.SlackBuild
+++ b/libraries/pcre2/pcre2.SlackBuild
@@ -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}