mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-28 12:18:25 +00:00
8 lines
288 B
Bash
Executable File
8 lines
288 B
Bash
Executable File
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=tcl
|
|
version=8.6.11
|
|
workdir=tcl${version}/unix
|
|
useconfigure=true
|
|
files="https://prdownloads.sourceforge.net/tcl/tcl${version}-src.tar.gz tcl${version}.tar.gz 8c0486668586672c5693d7d95817cb05a18c5ecca2f40e2836b9578064088258"
|
|
auth_type=sha256
|