aboutsummaryrefslogtreecommitdiff
path: root/libraries/pcre2/pcre2.SlackBuild
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja[at]gmail[dot]com>2019-09-02 17:32:28 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-09-07 08:54:51 +0700
commit3f5da05d4435bff997da9bda8db2e6e226477c7e (patch)
treeffe3e71dbf556c7488ecd7d7ea22fb05478f463b /libraries/pcre2/pcre2.SlackBuild
parent1326320f7c42af1ec05596f4f9aa793cb9fc2b59 (diff)
libraries/pcre2: Updated for version 10.33
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 98affad11ecd5..650a83f9b3d3f 100644
--- a/libraries/pcre2/pcre2.SlackBuild
+++ b/libraries/pcre2/pcre2.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pcre2
-# Copyright 2016-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2016-2019 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.32}
+VERSION=${VERSION:-10.33}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}