Check-in [cfdca57b2a]
Overview
Comment:Upgrade to tDOM 0.9.1
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: cfdca57b2a4d69d7b891bef5783c8231de368eaa
User & Date: rkeene on 2018-10-25 00:14:50
Other Links: manifest | tags
Context
2019-01-18
15:53
Upgraded to Tcl-LMDB 0.4.0, and fix to link statically check-in: 081b7cf929 user: rkeene tags: trunk
2018-10-25
00:14
Upgrade to tDOM 0.9.1 check-in: cfdca57b2a user: rkeene tags: trunk
2018-09-29
21:58
NSF 2.2.0: fix hash check-in: e573bb4fb0 user: ssoberni tags: trunk
Changes

Modified tdom/build.sh from [a999eb4bf1] to [68daf2eb8a].

1
2
3
4
5
6
7
#! /usr/bin/env bash

# BuildCompatible: KitCreator

version='0.8.3'
url="https://github.com/downloads/tDOM/tdom/tDOM-${version}.tgz"
sha256='496d5950907dd70db61bc20c55a05a5521363ce3c076e2fdd97270181bc720b9'




|
|
|
1
2
3
4
5
6
7
#! /usr/bin/env bash

# BuildCompatible: KitCreator

version='0.9.1'
url="http://tdom.org/downloads/tdom-${version}-src.tgz"
sha256='8e89b0fff005250b1117e05b986c94f119f8524601753c05df18e9b6de58fb8f'