summaryrefslogtreecommitdiffstats
path: root/compat32-tools/compat32-tools.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-01-03 09:31:05 +0000
committer Eric Hameleers <alien@slackware.com>2013-01-03 09:31:05 +0000
commit94bd16aa6cabd09fda7ab621a16584a56e698f6b (patch)
treeabcd7ffadcd3602a443c528f93dbd4cb522c5086 /compat32-tools/compat32-tools.SlackBuild
parent859dd8ecf15964157a76a3c0379ff8ed4ae4ca70 (diff)
downloadmultilib-94bd16aa6cabd09fda7ab621a16584a56e698f6b.tar.gz
multilib-94bd16aa6cabd09fda7ab621a16584a56e698f6b.tar.xz
Added l/gmp n/nettle and n/p11-kit to massconvert32.sh, which is needed by gnutls since Slackware 14
Diffstat (limited to 'compat32-tools/compat32-tools.SlackBuild')
-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 e019f41..e1a460f 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, 2012 Eric Hameleers, Eindhoven, NL
+# Copyright (c) 2009, 2010, 2011, 2012, 2013 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=3.0
ARCH=noarch
TAG=${TAG:-alien}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
CWD=$(pwd)