diff --git a/programming/language/tcl/tcl/actions.py b/programming/language/tcl/tcl/actions.py index 562be8b6df..4b8c889ed6 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.8/pkgs/sqlite3.21.0" % get.workDIR()) + shelltools.unlinkDir("%s/tcl8.6.10/pkgs/sqlite3.30.1.2" % get.workDIR()) shelltools.cd("unix") autotools.autoreconf("-fi") @@ -58,4 +58,4 @@ def install(): pisitools.dosym("/usr/bin/tclsh8.6","/usr/bin/tclsh") - pisitools.dodoc("ChangeLog","changes","license.terms","README") + pisitools.dodoc("ChangeLog*","changes","license.terms","README.md") diff --git a/programming/language/tcl/tcl/pspec.xml b/programming/language/tcl/tcl/pspec.xml index 0c36965a10..b6bbfaa515 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.8-src.tar.gz + mirrors://sourceforge/tcl/tcl8.6.10-src.tar.gz zlib-devel @@ -62,6 +62,13 @@ + + 2020-01-15 + 8.6.10 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + 2018-07-27 8.6.8