diff options
Diffstat (limited to 'repo/tcl')
-rw-r--r-- | repo/tcl/tcl.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/tcl/tcl.xibuild b/repo/tcl/tcl.xibuild index 41513e7..90061e0 100644 --- a/repo/tcl/tcl.xibuild +++ b/repo/tcl/tcl.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="zlib" -PKG_VER=8.6.11 +PKG_VER=8.6.12 SOURCE=https://github.com/tcltk/tcl/archive/refs/tags/core-$( echo $PKG_VER | sed "s|\.|-|g").tar.gz DESC="the Tool Command language, a robust general purpose scripting language" |