summaryrefslogtreecommitdiffstats
path: root/compat32-tools
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-07-26 12:24:19 +0000
committer Eric Hameleers <alien@slackware.com>2012-07-26 12:24:19 +0000
commita6f4dfa943a2bb6c7aee8d735836314e423f4906 (patch)
treee3497e3c279d84cd26d85877daf9fd429a16bb58 /compat32-tools
parent4c7b585fc650e13828cd8138400ca34e3e29a349 (diff)
downloadmultilib-a6f4dfa943a2bb6c7aee8d735836314e423f4906.tar.gz
multilib-a6f4dfa943a2bb6c7aee8d735836314e423f4906.tar.xz
Updated the version to 2.2 in preparation for Slackware 14. A bug in convertpkg-compat32 regarding cxxlibs was fixed, see also http://www.linuxquestions.org/questions/slackware-14/bug-in-convertpkg-compat32-4175417032/
Diffstat (limited to 'compat32-tools')
-rwxr-xr-xcompat32-tools/compat32-tools.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/compat32-tools/compat32-tools.SlackBuild b/compat32-tools/compat32-tools.SlackBuild
index 7ca9559..31e03d0 100755
--- a/compat32-tools/compat32-tools.SlackBuild
+++ b/compat32-tools/compat32-tools.SlackBuild
@@ -23,10 +23,10 @@
PRGNAM=compat32-tools
-VERSION=2.1
+VERSION=2.2
ARCH=noarch
TAG=${TAG:-alien}
-BUILD=${BUILD:-12}
+BUILD=${BUILD:-1}
CWD=$(pwd)