summaryrefslogtreecommitdiff
path: root/repo
diff options
context:
space:
mode:
Diffstat (limited to 'repo')
-rw-r--r--repo/system/xz.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/xz.xibuild b/repo/system/xz.xibuild
index df800de..e748e05 100644
--- a/repo/system/xz.xibuild
+++ b/repo/system/xz.xibuild
@@ -4,7 +4,7 @@ MAKEDEPS=(make )
DEPS=(sh)
PKG_VER=5.2.5
-SOURCE=https://tukaani.org/xz/xz-$PKG_VER.tar.xz
+SOURCE=https://github.com/xz-mirror/xz/releases/download/v$PKG_VER/xz-$PKG_VER.tar.xz
DESC="Tools for the lzma and xz compression formats"