Differences From Artifact [394d9a4b1e]:
- Executable file tuapi/build.sh — part of check-in [36d65f9f09] at 2016-09-06 07:47:34 on branch trunk — Added TUAPI and tDOM (user: rkeene, size: 640) [annotate] [blame] [check-ins using]
To Artifact [d7c9079743]:
- Executable file tuapi/build.sh — part of check-in [fb4239c342] at 2019-08-08 17:57:50 on branch trunk — Added SHA256 for TUAPI (user: rkeene, size: 703) [annotate] [blame] [check-ins using]
1 1 #! /usr/bin/env bash 2 2 3 3 # BuildCompatible: KitCreator 4 4 5 5 version='0.6' 6 6 url="http://rkeene.org/devel/tuapi-${version}.tar.gz" 7 -sha256='-' 7 +sha256='9e5d8cac9a6962b8afe9f88a0aa44303abbbfc5c0980d27ff7c0351a9c297d0b' 8 8 9 9 function configure() { 10 10 : 11 11 } 12 12 13 13 function build() { 14 14 (