From c009aaf0a31e0978b3d27221a0c778537ab4df4f Mon Sep 17 00:00:00 2001 From: h-vetinari Date: Thu, 13 Apr 2023 09:28:04 +1100 Subject: [PATCH] only download vsdownload.py Co-authored-by: Isuru Fernando --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 480104c..e728021 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -12,8 +12,8 @@ build: source: # not the main source, but a very useful download utility to determine # necessary download urls of windows artefacts, see install-pkg.sh - - git_url: https://github.com/mstorsjo/msvc-wine.git - git_rev: 635a3aa148a42f701b3e46dd13791a01a3cf87f6 + - url: https://raw.githubusercontent.com/mstorsjo/msvc-wine/635a3aa148a42f701b3e46dd13791a01a3cf87f6/vsdownload.py + sha256: d33edb859d7b17ec1350f2b8c5dca8b7aa39375a4d206e2e8eef3fb95848c0b2 patches: - patches/0001-show-payload-url.patch