diff --git a/srcpkgs/drbd-utils/template b/srcpkgs/drbd-utils/template index 310654845cd..57a3cfc0d82 100644 --- a/srcpkgs/drbd-utils/template +++ b/srcpkgs/drbd-utils/template @@ -29,9 +29,9 @@ homepage="http://www.drbd.org" distfiles="https://www.linbit.com/downloads/drbd/utils/${pkgname}-${version}.tar.gz" checksum=1102e2a2001a45685c2f4ce5cb14e5a8a099044f53389d38480b3a88f5db3fd1 -# XXX +# XXX mirror which is reachable from musl builders if [ "$XBPS_TARGET_LIBC" = "musl" ]; then - broken="musl builders can't fetch the distfile" + distfiles="https://distfiles.voidlinux.de/{pkgname}-${version}.tar.gz" fi # Workaround a parallelism issue