aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--AppImage.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AppImage.yml b/AppImage.yml
index d32bc9e..374ca1d 100644
--- a/AppImage.yml
+++ b/AppImage.yml
@@ -25,7 +25,7 @@ ingredients:
- wget -O luajit.tar.gz -c "https://github.com/LuaJIT/LuaJIT/archive/refs/heads/v2.1.tar.gz"
# Will leave a "LuaJIT-2.1" directory.
- tar xzf luajit.tar.gz
- - wget -O applause.tar.gz -c "https://github.com/rhaberkorn/applause2/archive/refs/heads/master.tar.gz"
+ - wget -O applause.tar.gz -c "https://git.fmsbw.de/applause2/snapshot/applause2-master.tar.gz"
# Will leave an "applause2-master" directory.
- tar xzf applause.tar.gz
# Install build-time dependencies