From 359dc11cf318eed6a7d992482550ac3eeae1471f Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Thu, 25 Nov 2021 22:04:47 +0100 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index de51e63fd..b29a2b1fc 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -250,8 +250,8 @@ jobs: steps: - script: | wget https://raw.githubusercontent.com/alpinelinux/alpine-chroot-install/master/alpine-chroot-install -# && echo '7c7e3fa378e69aecc7f5f01bbc759e5f0a9d9b74 alpine-chroot-install' | sha1sum -c \ -# || exit 1 + && echo '484fbf313f311da93e913bfdd81ef4df934aa907 alpine-chroot-install' | sha1sum -c \ + || exit 1 alpine() { /alpine/enter-chroot -u "$USER" "$@"; } sudo sh alpine-chroot-install -p 'build-base gfortran perl linux-headers sudo' alpine make DYNAMIC_ARCH=1 BINARY=64