From: Michael Tremer Date: Fri, 14 Mar 2025 10:39:12 +0000 (+0000) Subject: macros: Add yet another kind of GitHub URL X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0167ec999f05edb476a056ddf999e293fcaf3eb8;p=pakfire.git macros: Add yet another kind of GitHub URL Signed-off-by: Michael Tremer --- diff --git a/macros/github.macro b/macros/github.macro index 894932d0..f07e1048 100644 --- a/macros/github.macro +++ b/macros/github.macro @@ -32,3 +32,6 @@ github_url = %{github_home}/archive/%{github_version}/ # URL to download a tag (instead of a release) github_tag_url = %{github_home}/archive/refs/tags/ + +# Download any static artifacts +github_download_url = %{github_home}/releases/download/%{github_version}/