diff options
Diffstat (limited to 'repo/core/expect.xibuild')
-rw-r--r-- | repo/core/expect.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/core/expect.xibuild b/repo/core/expect.xibuild index d2fed3c..cb5b6f6 100644 --- a/repo/core/expect.xibuild +++ b/repo/core/expect.xibuild @@ -2,7 +2,7 @@ DEPS=(tcl) -SOURCE=https://github.com/aeruder/expect +SOURCE=https://sourceforge.net/projects/expect/files/Expect/5.45.4/expect5.45.4.tar.gz/download DESC="tools for automating interactive applications" build () { |