summaryrefslogtreecommitdiffstats
path: root/src/tcl.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2018-11-15 23:37:24 (GMT)
committerMark Brand <mabrand@mabrand.nl>2018-11-15 23:38:18 (GMT)
commitfb338af159995b96c40d0fc6a533c5bf231731fe (patch)
treeefff3ecc18c7458635a72be942ec44fd6d2b2119 /src/tcl.mk
parentce14f7cee4ed9bd6ca9784ed080515fd96d78496 (diff)
downloadmxe-fb338af159995b96c40d0fc6a533c5bf231731fe.zip
mxe-fb338af159995b96c40d0fc6a533c5bf231731fe.tar.gz
mxe-fb338af159995b96c40d0fc6a533c5bf231731fe.tar.bz2
update: tcl tinyxml2 vorbis
Diffstat (limited to 'src/tcl.mk')
-rw-r--r--src/tcl.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tcl.mk b/src/tcl.mk
index 84ab759..e24eb0a 100644
--- a/src/tcl.mk
+++ b/src/tcl.mk
@@ -4,8 +4,8 @@ PKG := tcl
$(PKG)_WEBSITE := https://tcl.tk/
$(PKG)_OWNER := https://github.com/highperformancecoder
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 8.6.4
-$(PKG)_CHECKSUM := 9e6ed94c981c1d0c5f5fefb8112d06c6bf4d050a7327e95e71d417c416519c8d
+$(PKG)_VERSION := 8.6.9
+$(PKG)_CHECKSUM := 04abaa207f4bf4f453bea5bbdbcf6cf4bcdba3ed1c5160bfd732c6b8c70c6269
$(PKG)_SUBDIR := tcl$($(PKG)_VERSION)
$(PKG)_FILE := tcl$($(PKG)_VERSION)-src.tar.gz
$(PKG)_URL := https://$(SOURCEFORGE_MIRROR)/project/tcl/Tcl/$($(PKG)_VERSION)/$($(PKG)_FILE)