Skip to content

Commit 2004ebe

Browse files
committed
core::shadow: fix URL
Use the mirror variable.
1 parent af1e571 commit 2004ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/core/shadow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ depends:
1313

1414
checkoutSCM:
1515
scm: url
16-
url: https://github.com/shadow-maint/shadow/releases/download/${PKG_VERSION}/shadow-${PKG_VERSION}.tar.xz
16+
url: ${GITHUB_MIRROR}/shadow-maint/shadow/releases/download/${PKG_VERSION}/shadow-${PKG_VERSION}.tar.xz
1717
digestSHA256: bb5f70639a0581f9d626f227ce45b31ac137daa7c451c0f672ce14f2731a96ee
1818
stripComponents: 1
1919

0 commit comments

Comments
 (0)