Update the TclKit download URL.

FossilOrigin-Name: 07e5199c6f868cc02a0b708865254056c4f3daf3
This commit is contained in:
mistachkin 2015-12-08 00:47:32 +00:00
parent 855ed4a3b4
commit a295d1521a
3 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
C Update\sMSVC\sbatch\sbuild\stool\sto\sthe\slatest\sWindows\s10\sSDK\sversion.
D 2015-12-07T23:31:59.191
C Update\sthe\sTclKit\sdownload\sURL.
D 2015-12-08T00:47:32.597
F Makefile.in 28bcd6149e050dff35d4dcfd97e890cd387a499d
F Makefile.linux-gcc 7bc79876b875010e8c8f9502eb935ca92aa3c434
F Makefile.msc e8fdca1cb89a1b58b5f4d3a130ea9a3d28cb314d
@ -1348,7 +1348,7 @@ F test/wordcount.c 2a0a6c0d0e8e8bbbac1f06d72a6791828c37c0cf
F test/zeroblob.test 3857870fe681b8185654414a9bccfde80b62a0fa
F test/zerodamage.test cf6748bad89553cc1632be51a6f54e487e4039ac
F tool/GetFile.cs a15e08acb5dd7539b75ba23501581d7c2b462cb5
F tool/GetTclKit.bat 8606413d3035c05373a0d7fae82ebf59ae9e16c3
F tool/GetTclKit.bat 629d87562e0487c386db630033931d12d62e6372
F tool/addopcodes.tcl 4ca9c3ef196f08da30add5d07ce0c9458dc8c633
F tool/build-all-msvc.bat 204a039f985d5a4f4f9df3a3aa594fd17848c37e x
F tool/build-shell.sh 950f47c6174f1eea171319438b93ba67ff5bf367
@ -1408,7 +1408,7 @@ F tool/vdbe_profile.tcl 246d0da094856d72d2c12efec03250d71639d19f
F tool/warnings-clang.sh f6aa929dc20ef1f856af04a730772f59283631d4
F tool/warnings.sh 48bd54594752d5be3337f12c72f28d2080cb630b
F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
P 9bbe1afc1521b111a0a93803b41ff04e0ee55630
R 09e1a6b4b7c25190447a2783c034d72c
P 2ad5017190334b7dd53294a30c3b3232e0c35869
R 3561bc5f3aaa22b7dbf4b237affa0cef
U mistachkin
Z e9b23e5e87abed46d08ef4a9e1279cbf
Z 2e63742234f7b704fba2b32627d437ce

View File

@ -1 +1 @@
2ad5017190334b7dd53294a30c3b3232e0c35869
07e5199c6f868cc02a0b708865254056c4f3daf3

View File

@ -62,7 +62,7 @@ IF NOT DEFINED TEMP (
%_VECHO% Temp = '%TEMP%'
IF NOT DEFINED TCLKIT_URI (
SET TCLKIT_URI=http://tclsh.com/
SET TCLKIT_URI=https://tclsh.com/
)
%_VECHO% TclKitUri = '%TCLKIT_URI%'