From a9c36b019f48f483f6b2ec7b69ceca8dc930b7e4 Mon Sep 17 00:00:00 2001 From: Reto Buerki Date: Mon, 22 Sep 2025 11:13:49 +0200 Subject: [PATCH] help2man: Use GNU_MIRROR environment variable --- recipes/devel/help2man.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/devel/help2man.yaml b/recipes/devel/help2man.yaml index 81d5eb50..12ae9a7c 100644 --- a/recipes/devel/help2man.yaml +++ b/recipes/devel/help2man.yaml @@ -4,7 +4,7 @@ metaEnvironment: checkoutSCM: scm: url - url: "https://ftp.gnu.org/gnu/help2man/help2man-${PKG_VERSION}.tar.xz" + url: ${GNU_MIRROR}/help2man/help2man-${PKG_VERSION}.tar.xz digestSHA1: "3ed88430c97af3c5b57949f6f030b913044af507" stripComponents: 1