Skip to content

Commit c48e714

Browse files
authored
Merge pull request #272 from reet-/help2man-gnu_mirror
help2man: Use GNU_MIRROR environment variable
2 parents eada3d7 + a9c36b0 commit c48e714

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)