Skip to content

Commit a9c36b0

Browse files
committed
help2man: Use GNU_MIRROR environment variable
1 parent 97798da commit a9c36b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/devel/help2man.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metaEnvironment:
44

55
checkoutSCM:
66
scm: url
7-
url: "https://ftp.gnu.org/gnu/help2man/help2man-${PKG_VERSION}.tar.xz"
7+
url: ${GNU_MIRROR}/help2man/help2man-${PKG_VERSION}.tar.xz
88
digestSHA1: "3ed88430c97af3c5b57949f6f030b913044af507"
99
stripComponents: 1
1010

0 commit comments

Comments
 (0)