diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 1864f62da8..f48ddaf869 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -7,7 +7,7 @@ %define llvm_compat 20 %endif %global llvm_version 20.0.0 -%global ver 0.15.0-dev.1232+869ef0060 +%global ver 0.15.0-dev.1254+c9ce1debe %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 @@ -36,7 +36,7 @@ %global zig_install_options %zig_build_options %{shrink: \ --prefix "%{_prefix}" \ } -%global mirror_url https://pkg.machengine.org/zig +%global mirror_url https://zig.squirl.dev Name: zig-master-bootstrap Version: %(echo %{ver} | sed 's/-/~/g') diff --git a/anda/langs/zig/choose-mirror.sh b/anda/langs/zig/choose-mirror.sh index 99875a0691..f177ac2849 100755 --- a/anda/langs/zig/choose-mirror.sh +++ b/anda/langs/zig/choose-mirror.sh @@ -1,6 +1,6 @@ #!/bin/bash -version=0.15.0-dev.1232+869ef0060 +version=0.15.0-dev.1254+c9ce1debe # Self explanatory function randomize_mirrors() {