Overview
Comment: | Upgraded to latest version of tcllib |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | 5ccf6eac7abf2776b35ecd12083ea00fff8e4504 |
User & Date: | rkeene on 2016-09-06 04:43:22 |
Other Links: | manifest | tags |
Context
2016-09-06
| ||
05:18 | Updated TLS package to use new simplified build system, requiring further refinement as well check-in: 79bd6dfe51 user: rkeene tags: trunk | |
04:43 | Upgraded to latest version of tcllib check-in: 5ccf6eac7a user: rkeene tags: trunk | |
04:41 | Moved tcllib to simplified build system check-in: 5963c4d770 user: rkeene tags: trunk | |
Changes
Modified tcllib/build.sh from [3eb69ea640] to [b4681b32e6].
1 1 #! /usr/bin/env bash 2 2 3 3 # BuildCompatible: KitCreator 4 4 5 -version='1.16' 5 +version='1.18' 6 6 url="http://sourceforge.net/projects/tcllib/files/tcllib/${version}/tcllib-${version}.tar.bz2" 7 -sha256='033334306d3ffc499c8830d393bf7528227e49c68077b3e9247c4171b15be012' 7 +sha256='73ee3067e20663e9401d0291028f9a5ffab8e71c7bbe1673c79edb5f266cfe7c'