aboutsummaryrefslogtreecommitdiffstats
path: root/.builds/freebsd.yml
diff options
context:
space:
mode:
Diffstat (limited to '.builds/freebsd.yml')
-rw-r--r--.builds/freebsd.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index b163775..4e2a04a 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -7,7 +7,7 @@ sources:
tasks:
- setup: |
cd pack
- curl -O 'https://raw.githubusercontent.com/apenwarr/redo/redo-0.42d/minimal/do'
+ curl -O 'https://the-tk.com/files/do'
chmod +x do
./configure -Wclang -v -B-lm
- build: |