summaryrefslogtreecommitdiff
path: root/repo/core/icecream.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-15 11:40:27 +0000
committerdavidovski <david@davidovski.xyz>2022-01-15 11:40:27 +0000
commit8a77e5f7e5f678c463b0e072f3aa86632af03263 (patch)
tree85231cf471d3e7a90eb0c9645dd6ade95dadc911 /repo/core/icecream.xibuild
parent18e64bee12506982c50d0c1e245a4d8c7f6058b8 (diff)
fixed ice cream's source
Diffstat (limited to 'repo/core/icecream.xibuild')
-rw-r--r--repo/core/icecream.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/core/icecream.xibuild b/repo/core/icecream.xibuild
index 1f67f5b..d0da0dc 100644
--- a/repo/core/icecream.xibuild
+++ b/repo/core/icecream.xibuild
@@ -2,7 +2,7 @@
DEPS=(gcc python)
-SOURCE=https://github.com/icecc/icecream/archive/1.3.1.tar.gz
+SOURCE=https://github.com/icecc/icecream/releases/download/1.3.1/icecc-1.3.1.tar.xz
DESC="A build distribution service based on distcc"