summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali2019-09-03 02:32:28 +0200
committer Willy Sudiarto Raharjo2019-09-07 03:54:51 +0200
commit3f5da05d4435bff997da9bda8db2e6e226477c7e (patch)
treeffe3e71dbf556c7488ecd7d7ea22fb05478f463b
parent1326320f7c42af1ec05596f4f9aa793cb9fc2b59 (diff)
downloadslackbuilds-3f5da05d4435bff997da9bda8db2e6e226477c7e.tar.gz
libraries/pcre2: Updated for version 10.33
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
-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 98affad11e..650a83f9b3 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}
diff --git a/libraries/pcre2/pcre2.info b/libraries/pcre2/pcre2.info
index 6ab3dfe22b..648ddb8cb8 100644
--- a/libraries/pcre2/pcre2.info
+++ b/libraries/pcre2/pcre2.info
@@ -1,8 +1,8 @@
PRGNAM="pcre2"
-VERSION="10.32"
+VERSION="10.33"
HOMEPAGE="http://www.pcre.org/"
-DOWNLOAD="https://downloads.sourceforge.net/pcre/pcre2-10.32.tar.bz2"
-MD5SUM="8a096287153fb994970df3570e90fcb5"
+DOWNLOAD="https://downloads.sourceforge.net/pcre/pcre2-10.33.tar.bz2"
+MD5SUM="80b355f2dce909a2e2424f5c79eddb44"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""