summaryrefslogtreecommitdiffstats
path: root/source/tcl/tcl/tcl.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/tcl/tcl/tcl.SlackBuild')
-rwxr-xr-xsource/tcl/tcl/tcl.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/tcl/tcl/tcl.SlackBuild b/source/tcl/tcl/tcl.SlackBuild
index e48fba978..741b7d0ac 100755
--- a/source/tcl/tcl/tcl.SlackBuild
+++ b/source/tcl/tcl/tcl.SlackBuild
@@ -23,9 +23,9 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=tcl
-VERSION=${VERSION:-8.6.8}
+VERSION=${VERSION:-8.6.9}
# See also version number 8.6 in the symlinks below...)
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then