summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Larry Hajali2018-11-04 19:10:56 +0100
committer Willy Sudiarto Raharjo2018-11-10 01:48:10 +0100
commit0a8ef91136a2cd1d973bc0aa07dbd2dbea43f8f2 (patch)
treebe7a43d357532aa096ff8e7c3d026f4b4005b319 /libraries
parent74aae7e612afabb8b952795038f7f382a932e32c (diff)
downloadslackbuilds-0a8ef91136a2cd1d973bc0aa07dbd2dbea43f8f2.tar.gz
libraries/pcre2: Updated for version 10.32
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/pcre2/pcre2.SlackBuild2
-rw-r--r--libraries/pcre2/pcre2.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/pcre2/pcre2.SlackBuild b/libraries/pcre2/pcre2.SlackBuild
index 6ee1918087..98affad11e 100644
--- a/libraries/pcre2/pcre2.SlackBuild
+++ b/libraries/pcre2/pcre2.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pcre2
-VERSION=${VERSION:-10.31}
+VERSION=${VERSION:-10.32}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/pcre2/pcre2.info b/libraries/pcre2/pcre2.info
index 5976ecdb5c..6ab3dfe22b 100644
--- a/libraries/pcre2/pcre2.info
+++ b/libraries/pcre2/pcre2.info
@@ -1,8 +1,8 @@
PRGNAM="pcre2"
-VERSION="10.31"
+VERSION="10.32"
HOMEPAGE="http://www.pcre.org/"
-DOWNLOAD="https://downloads.sourceforge.net/pcre/pcre2-10.31.tar.bz2"
-MD5SUM="e0b91c891a3c49050f7fd15de33d0ba4"
+DOWNLOAD="https://downloads.sourceforge.net/pcre/pcre2-10.32.tar.bz2"
+MD5SUM="8a096287153fb994970df3570e90fcb5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""