diff --git a/srcpkgs/hashboot/template b/srcpkgs/hashboot/template index 880f61c6bc2..cfa8f2b043d 100644 --- a/srcpkgs/hashboot/template +++ b/srcpkgs/hashboot/template @@ -12,10 +12,6 @@ homepage="https://schlomp.space/tastytea/hashboot" distfiles="https://schlomp.space/tastytea/hashboot/releases/download/${version}/${pkgname}-${version}.tar.gz" checksum=3c355017249b7d5b94f44db26215a9ebe6426109e362f6549cfeb2ef50ca47f0 -case "$XBPS_TARGET_MACHINE" in - aarch64*) broken="https://schlomp.space/tastytea/hashboot/releases/download/0.9.14/hashboot-0.9.14.tar.gz: Connection refused";; -esac - do_build() { ./build_manpage.sh }