diff --git a/srcpkgs/rust-bootstrap/template b/srcpkgs/rust-bootstrap/template index c7a5a01a7fd..1fe6f1dee75 100644 --- a/srcpkgs/rust-bootstrap/template +++ b/srcpkgs/rust-bootstrap/template @@ -60,8 +60,8 @@ case "$XBPS_TARGET_MACHINE" in ;; ppc) checksum=" - 6b29ebec4cd705760db634717cf6df68a9a377d52c25def30f5a2e2641a83279 - 5f4de96bff2937fc0a64a216604c7af765af94460a1f283330eddc610d91271b" + 5f4de96bff2937fc0a64a216604c7af765af94460a1f283330eddc610d91271b + 6b29ebec4cd705760db634717cf6df68a9a377d52c25def30f5a2e2641a83279" ;; *) broken="rust bootstrap binaries unavailable for ${XBPS_TARGET_MACHINE}";; esac