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

index 5b516df22b9be0d0614b750d6c7a83049bc1bb8c..24a0478cdee82a6060b7f180274b71288e881dc2 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = lz4
 version    = 1.9.4
-release    = 1
+release    = 1.1
 
 groups     = System/Libraries
 url        = http://www.lz4.org/
@@ -21,7 +21,10 @@ description
        ratio.
 end
 
-source_dl  = https://github.com/lz4/lz4/archive/v%{version}.tar.gz#/
+# This project is hosted on GitHub
+github_version = v%{version}
+
+source_dl  = %{github_url}
 
 build
        build