hashboot: unbreak aarch64

reverted to github mirror
This commit is contained in:
teldra 2019-06-23 09:08:00 +02:00 committed by Helmut Pozimski
parent 31347998b1
commit 4a33a282ae
1 changed files with 0 additions and 4 deletions

View File

@ -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
}