Artifact 4e6f6630aaff77adf9189ea0e44acea31e9e5ebd:
- File pkgs/tcl — part of check-in [3f2cfe4d81] at 2018-11-16 21:38:22 on branch packages — Upgraded to latest Tcl (user: rkeene, size: 317) [annotate] [blame] [check-ins using]
#! /usr/bin/env bash version='8.6.9' url="http://sourceforge.net/projects/tcl/files/Tcl/${version}/tcl${version}-src.tar.gz" domain=core.appfs.rkeene.org sha256='ad0cd2de2c87b9ba8086b43957a0de3eb2eb565c7159d5f53ccbba3feb915f4e' require=(zlib) function preconfigure() { cd unix } function postinstall() { cd .. }