mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 01:07:44 +00:00
Ports/tcl: Update tcl to version 8.6.12
This commit is contained in:
parent
0d0ab08ff6
commit
1d47699e6a
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=tcl
|
||||
version=8.6.11
|
||||
version=8.6.12
|
||||
workdir=tcl${version}/unix
|
||||
useconfigure=true
|
||||
files="https://prdownloads.sourceforge.net/tcl/tcl${version}-src.tar.gz tcl${version}.tar.gz 8c0486668586672c5693d7d95817cb05a18c5ecca2f40e2836b9578064088258"
|
||||
files="https://prdownloads.sourceforge.net/tcl/tcl${version}-src.tar.gz tcl${version}.tar.gz 26c995dd0f167e48b11961d891ee555f680c175f7173ff8cb829f4ebcde4c1a6"
|
||||
auth_type=sha256
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue