summaryrefslogtreecommitdiff
path: root/repo/core
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-09 22:13:57 +0000
committerdavidovski <david@davidovski.xyz>2022-01-09 22:13:57 +0000
commit899037c03eb7ce1fb06241ff05de6f9222cf8a7f (patch)
tree11d079135965955f230b80c46cea29cf323a3a62 /repo/core
parent116adb053faf2df8450a3339f1f976766a76b0a3 (diff)
made make use gz source tarball
Diffstat (limited to 'repo/core')
-rw-r--r--repo/core/make.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/core/make.xibuild b/repo/core/make.xibuild
index ca00d16..bb057ee 100644
--- a/repo/core/make.xibuild
+++ b/repo/core/make.xibuild
@@ -2,7 +2,7 @@
DEPS=(glibc)
-SOURCE=https://ftp.gnu.org/gnu/make/make-4.3.tar.lz
+SOURCE=https://ftp.gnu.org/gnu/make/make-4.3.tar.gz
DESC="GNU make utility"
build () {