summaryrefslogtreecommitdiffstats
path: root/library/platform/pkgIndex.tcl
diff options
context:
space:
mode:
authorandreask <andreask>2011-06-22 16:40:33 (GMT)
committerandreask <andreask>2011-06-22 16:40:33 (GMT)
commitac2bce320fd003b8f735ff82bf81bfd2f40a0da2 (patch)
tree81b2d1ec3cabc67a9abd3c18b896c503c97bb814 /library/platform/pkgIndex.tcl
parent52975dac483619f642d76da30625db396e4ba62a (diff)
parenta3c70e61193225adc5c6ca5acfb3aea8eaba2ffa (diff)
downloadtcl-ac2bce320fd003b8f735ff82bf81bfd2f40a0da2.zip
tcl-ac2bce320fd003b8f735ff82bf81bfd2f40a0da2.tar.gz
tcl-ac2bce320fd003b8f735ff82bf81bfd2f40a0da2.tar.bz2
Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH location change for libc.
Diffstat (limited to 'library/platform/pkgIndex.tcl')
-rw-r--r--library/platform/pkgIndex.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/platform/pkgIndex.tcl b/library/platform/pkgIndex.tcl
index 35da3b7..220a67b 100644
--- a/library/platform/pkgIndex.tcl
+++ b/library/platform/pkgIndex.tcl
@@ -1,3 +1,3 @@
-package ifneeded platform 1.0.9 [list source [file join $dir platform.tcl]]
+package ifneeded platform 1.0.10 [list source [file join $dir platform.tcl]]
package ifneeded platform::shell 1.1.4 [list source [file join $dir shell.tcl]]