diff options
Diffstat (limited to 'slackware64-current/source/tcl/tk/tk.SlackBuild')
-rwxr-xr-x | slackware64-current/source/tcl/tk/tk.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slackware64-current/source/tcl/tk/tk.SlackBuild b/slackware64-current/source/tcl/tk/tk.SlackBuild index 7cef759b5..a25bfa909 100755 --- a/slackware64-current/source/tcl/tk/tk.SlackBuild +++ b/slackware64-current/source/tcl/tk/tk.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=tk VERSION=${VERSION:-8.6.8} # See also version number 8.6 in the symlinks below...) -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |