We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1e571 commit 2004ebeCopy full SHA for 2004ebe
recipes/core/shadow.yaml
@@ -13,7 +13,7 @@ depends:
13
14
checkoutSCM:
15
scm: url
16
- url: https://github.com/shadow-maint/shadow/releases/download/${PKG_VERSION}/shadow-${PKG_VERSION}.tar.xz
+ url: ${GITHUB_MIRROR}/shadow-maint/shadow/releases/download/${PKG_VERSION}/shadow-${PKG_VERSION}.tar.xz
17
digestSHA256: bb5f70639a0581f9d626f227ce45b31ac137daa7c451c0f672ce14f2731a96ee
18
stripComponents: 1
19
0 commit comments