]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
mtr: Fix GitHub download URL
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Feb 2025 14:36:24 +0000 (14:36 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Feb 2025 14:36:24 +0000 (14:36 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
mtr/mtr.nm

index e552acf07e9b061305a441bbbd1da7924e5640f5..584ba75f6a587279c2c647ecdb4a357d7ae6ee83 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = mtr
 version    = 0.95
-release    = 1
+release    = 1.1
 
 groups     = Applications/Internet
 url        = https://www.BitWizard.nl/mtr
@@ -17,7 +17,11 @@ description
        into one program.
 end
 
-source_dl  = https://github.com/traviscross/mtr/archive/refs/tags/v%{version}.tar.gz#/
+# This project is hosted on GitHub
+github_organization = traviscross
+github_version      = v%{version}
+
+source_dl  = %{github_url}
 
 build
        requires