]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
meson: Update to version 1.3.0
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 1 Dec 2023 18:18:47 +0000 (19:18 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 2 Dec 2023 13:00:09 +0000 (13:00 +0000)
- IPFire-3.x
- Update from version 0.64.1 to 1.3.0
- Changelog is too large to include here. Details can be reviewed at
   https://mesonbuild.com/Release-notes.html

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
meson/meson.nm

index 6daee06ce23a11e5346925d4c26c7cfee85bad16..9e615482b2dab3211a9ffeb58a2251cc3531756e 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = meson
-version    = 0.64.1
+version    = 1.3.0
 release    = 1
 
 groups     = Applications/System
@@ -19,11 +19,9 @@ description
        unit tests, coverage reports, Valgrind, CCache and the like.
 end
 
-source_dl  = https://github.com/mesonbuild/meson/archive/%{version}/
+source_dl  = https://github.com/mesonbuild/meson/releases/tag/%{version}/
 
 build
-       arches = noarch
-
        requires
                bison
                boost-devel