summaryrefslogtreecommitdiffstats
path: root/compat32-tools
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-07-25 13:34:01 +0000
committer Eric Hameleers <alien@slackware.com>2012-07-25 13:34:01 +0000
commit1723099e809e701c0fb9a655ad795477f8ea4e5e (patch)
tree0222a9e302ccd74fe7cb90df30fb227ef475eb0b /compat32-tools
parent15020f7396188c73ec7b0ad8d6a8759a0f339943 (diff)
downloadmultilib-1723099e809e701c0fb9a655ad795477f8ea4e5e.tar.gz
multilib-1723099e809e701c0fb9a655ad795477f8ea4e5e.tar.xz
Added l/libffi to massconvert32.sh
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 b681388..7ca9559 100755
--- a/compat32-tools/compat32-tools.SlackBuild
+++ b/compat32-tools/compat32-tools.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Copyright (c) 2009 Frederick Emmott <fred@slackware.com>
-# Copyright (c) 2009, 2010, 2011 Eric Hameleers, Eindhoven, NL
+# Copyright (c) 2009, 2010, 2011, 2012 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ PRGNAM=compat32-tools
VERSION=2.1
ARCH=noarch
TAG=${TAG:-alien}
-BUILD=${BUILD:-11}
+BUILD=${BUILD:-12}
CWD=$(pwd)