From 12335518ab39608d58370c85ff9f5384ad2aa5f7 Mon Sep 17 00:00:00 2001 From: MCApollo <34170230+MCApollo@users.noreply.github.com> Date: Sat, 20 Apr 2019 20:49:46 -0500 Subject: Ported in the homebrew-marauder for a hacky update/import system. TODO: Maybe add a license & fix up messy code. --- homebrew/tcltk/download.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 homebrew/tcltk/download.sh (limited to 'homebrew/tcltk/download.sh') diff --git a/homebrew/tcltk/download.sh b/homebrew/tcltk/download.sh new file mode 100755 index 000000000..3ada206ec --- /dev/null +++ b/homebrew/tcltk/download.sh @@ -0,0 +1 @@ +wget https://downloads.sourceforge.net/project/tcl/Tcl/8.6.9/tcl8.6.9-src.tar.gz || wget https://ftp.osuosl.org/pub/blfs/conglomeration/tcl/tcl8.6.9-src.tar.gz \ No newline at end of file -- cgit v1.2.3