]> git.ipfire.org Git - pakfire.git/commitdiff
macros: Add yet another kind of GitHub URL
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Mar 2025 10:39:12 +0000 (10:39 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Mar 2025 10:39:12 +0000 (10:39 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
macros/github.macro

index 894932d0c3a681b9c3fedc5788769a9643872b72..f07e1048ccaf8d41b90cb944487a8131f6eaf86e 100644 (file)
@@ -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}/