summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-04-18 11:16:42 +0000
committer Eric Hameleers <alien@slackware.com>2018-04-18 11:16:42 +0000
commit82009439471b6315d8a533c9a50cac6e89f59c69 (patch)
tree1bbd8894bd9d5abc36cb8bce03cb5115f3e86a24
parentc663c959d42ae9a16719fff0a927619b3c11493b (diff)
downloadmultilib-82009439471b6315d8a533c9a50cac6e89f59c69.tar.gz
multilib-82009439471b6315d8a533c9a50cac6e89f59c69.tar.xz
compat32-tools: added l/pcre and l/pcre2 (required by Wine 3.x) to massconvert32.sh
-rwxr-xr-xsource/compat32-tools/compat32-tools.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compat32-tools/compat32-tools.SlackBuild b/source/compat32-tools/compat32-tools.SlackBuild
index 932c9ea..e19642a 100755
--- a/source/compat32-tools/compat32-tools.SlackBuild
+++ b/source/compat32-tools/compat32-tools.SlackBuild
@@ -26,7 +26,7 @@ PRGNAM=compat32-tools
VERSION=3.7
ARCH=noarch
TAG=${TAG:-alien}
-BUILD=${BUILD:-17}
+BUILD=${BUILD:-18}
CWD=$(pwd)
TMP=${TMP:-/tmp}