]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
meson: Fix download URL
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 2 Dec 2023 13:04:12 +0000 (13:04 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 2 Dec 2023 13:04:12 +0000 (13:04 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
meson/meson.nm

index 9e615482b2dab3211a9ffeb58a2251cc3531756e..62f0717552de2b7a3abdf4b3faf18c5ca0acc52a 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = meson
 version    = 1.3.0
-release    = 1
+release    = 2
 
 groups     = Applications/System
 url        = https://mesonbuild.com/
@@ -19,7 +19,7 @@ description
        unit tests, coverage reports, Valgrind, CCache and the like.
 end
 
-source_dl  = https://github.com/mesonbuild/meson/releases/tag/%{version}/
+source_dl  = https://github.com/mesonbuild/meson/releases/download/%{version}/
 
 build
        requires