]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
memtest86+: Fix GitHub download URL
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Feb 2025 21:38:15 +0000 (21:38 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Feb 2025 21:38:15 +0000 (21:38 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
memtest86+/memtest86+.nm

index c62e548f86496b3fc70e0df549e05215a65047bc..fa415fdc614982505cf2cc762df695e42faaa024 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = memtest86+
 version    = 6.20
-release    = 1
+release    = 1.1
 thisapp    = memtest86plus-%{version}
 
 groups     = System/Base
@@ -20,8 +20,12 @@ description
        Memtest86+.
 end
 
-source_dl  = https://github.com/memtest86plus/memtest86plus/archive/refs/tags/v%{version}.tar.gz#/
-sources    = %{thisapp}.tar.gz
+# This project is hosted on GitHub
+github_organization = memtest86plus
+github_project      = memtest86plus
+github_version      = v%{version}
+
+source_dl  = %{github_url}
 
 build
        arches = x86_64