diff options
Diffstat (limited to 'source/tcl/expect/expect.SlackBuild')
-rwxr-xr-x | source/tcl/expect/expect.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/tcl/expect/expect.SlackBuild b/source/tcl/expect/expect.SlackBuild index 915332c03..6a4b240b0 100755 --- a/source/tcl/expect/expect.SlackBuild +++ b/source/tcl/expect/expect.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=expect VERSION=5.45.4 -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |