diff --git a/programming/language/tcl/tcl/actions.py b/programming/language/tcl/tcl/actions.py
index 4b8c889ed6..ebe0c488b8 100644
--- a/programming/language/tcl/tcl/actions.py
+++ b/programming/language/tcl/tcl/actions.py
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
def setup():
- shelltools.unlinkDir("%s/tcl8.6.10/pkgs/sqlite3.30.1.2" % get.workDIR())
+ shelltools.unlinkDir("%s/tcl8.6.13/pkgs/sqlite3.40.0" % get.workDIR())
shelltools.cd("unix")
autotools.autoreconf("-fi")
diff --git a/programming/language/tcl/tcl/pspec.xml b/programming/language/tcl/tcl/pspec.xml
index b6bbfaa515..bfbe024929 100644
--- a/programming/language/tcl/tcl/pspec.xml
+++ b/programming/language/tcl/tcl/pspec.xml
@@ -12,7 +12,7 @@
app:console
Tcl programming language
Tcl provides a powerful platform for creating integration applications that tie together diverse applications, protocols, devices, and frameworks.
- mirrors://sourceforge/tcl/tcl8.6.10-src.tar.gz
+ mirrors://sourceforge/tcl/tcl8.6.13-src.tar.gz
zlib-devel
@@ -62,6 +62,13 @@
+
+ 2023-05-27
+ 8.6.13
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-01-15
8.6.10
diff --git a/programming/language/tcl/tcltk/pspec.xml b/programming/language/tcl/tcltk/pspec.xml
index bd97e3f482..fc741c6de5 100644
--- a/programming/language/tcl/tcltk/pspec.xml
+++ b/programming/language/tcl/tcltk/pspec.xml
@@ -12,9 +12,9 @@
library
An X11 toolkit implemented with the Tcl scripting language
Tk is an X Windows widget set designed to work closely with the tcl scripting language. It allows you to write simple programs with full featured GUIs in only a little more time then it takes to write a text based interface.
- mirrors://sourceforge/tcl/tk8.6.10-src.tar.gz
+ mirrors://sourceforge/tcl/tk8.6.13-src.tar.gz
- tcl-devel
+ tcl-devel
libX11-devel
libXft-devel
@@ -22,7 +22,7 @@
tk-8.6.9-conf.patch
- tk-8.6.4-no-fonts-fix.patch
+
tk-8.6.1-make.patch
@@ -63,6 +63,13 @@
+
+ 2023-05-27
+ 8.6.13
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-01-18
8.6.10