From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] meson: Update to version 1.3.0 Date: Fri, 01 Dec 2023 19:18:47 +0100 Message-ID: <20231201181847.231035-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2319006089752728108==" List-Id: --===============2319006089752728108== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - 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 --- meson/meson.nm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/meson/meson.nm b/meson/meson.nm index 6daee06ce..9e615482b 100644 --- a/meson/meson.nm +++ b/meson/meson.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D meson -version =3D 0.64.1 +version =3D 1.3.0 release =3D 1 =20 groups =3D Applications/System @@ -19,11 +19,9 @@ description unit tests, coverage reports, Valgrind, CCache and the like. end =20 -source_dl =3D https://github.com/mesonbuild/meson/archive/%{version}/ +source_dl =3D https://github.com/mesonbuild/meson/releases/tag/%{version}/ =20 build - arches =3D noarch - requires bison boost-devel --=20 2.42.1 --===============2319006089752728108==--