Tcl build-script: update download URL

This commit is contained in:
2021-12-07 13:24:29 +01:00
parent ead70119c0
commit 5101847bda
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env modbuild
pbuild::set_download_url "ftp://ftp.tcl.tk/pub/tcl/tcl8_6/tcl$V-src.tar.gz"
pbuild::set_download_url "https://prdownloads.sourceforge.net/tcl/tcl$V-src.tar.gz"
pbuild::install_docfiles 'license.terms' 'README.md'
pbuild::configure() {