From patchwork Sun Dec 31 09:27:24 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7425 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4T2v0m4X3kz3xM5 for ; Sun, 31 Dec 2023 09:27:52 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4T2v0j6f9Dz2NK; Sun, 31 Dec 2023 09:27:49 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4T2v0j5yxqz2yWY; Sun, 31 Dec 2023 09:27:49 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4T2v0X0fytz2xJd for ; Sun, 31 Dec 2023 09:27:40 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4T2v0V6fSCz1C7; Sun, 31 Dec 2023 09:27:38 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1704014859; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=/U1yVqlY2oi5Zxy0HPHK0tbhyBzOTivDHWpbySvoclg=; b=0ZmmFQfeuzIzwn2NKSdLNhlIZEaxW6kJETHfmr8tDPColwcyCz5tDAvRMhm3tM/6QBN0w9 xRFtakX/YoOQ67BQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1704014859; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=/U1yVqlY2oi5Zxy0HPHK0tbhyBzOTivDHWpbySvoclg=; b=ptfZIuUTY9I4EdLqCvjKhH4CNgA6NO9ySLhuGXgdrp/t9V++O9cban6IE19fGYXywFS6NO yynbD2HOueEJIuDLts/i8GAiGHbumQByK5kp2E6bDHiVdL56CzVlVykMSldm0lS9plrC6F KQoB9q1SmQYCa0sG3nxkx4npLYFopRGByX3AIHKgG5RMfeMLpsujU5sY8hlY+c033s8PBb FgYYLtCdtNeK+Xk2KQFIORW5qHXBd2xwtM0d5t0E96vhZ7oFiQ4PiMLlMIq6gNsBBMJN8g g96ikXDt37rdNxAqrAMH+sqfnw+UGj6uneJLvm/JQ/EZ4uFGAxZjlLD2mDbofA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] meson: Update to version 1.3.1 Date: Sun, 31 Dec 2023 10:27:24 +0100 Message-ID: <20231231092724.2222-6-adolf.belka@ipfire.org> In-Reply-To: <20231231092724.2222-1-adolf.belka@ipfire.org> References: <20231231092724.2222-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: XSO3J2DUFQFKDTGS6EU2SHBRL7H3IPNW X-Message-ID-Hash: XSO3J2DUFQFKDTGS6EU2SHBRL7H3IPNW X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 1.2.3 to 1.3.1 - Update of rootfile - Changelog is too large to include here. See details at https://mesonbuild.com/Release-notes.html Signed-off-by: Adolf Belka Reviewed-by: Peter Müller --- config/rootfiles/common/meson | 14 +++++++------- lfs/meson | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/config/rootfiles/common/meson b/config/rootfiles/common/meson index c8e29f313..ff8e294d1 100644 --- a/config/rootfiles/common/meson +++ b/config/rootfiles/common/meson @@ -1,11 +1,11 @@ #usr/bin/meson -#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info -#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/PKG-INFO -#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/SOURCES.txt -#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/dependency_links.txt -#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/entry_points.txt -#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/requires.txt -#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/top_level.txt +#usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info +#usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/PKG-INFO +#usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/SOURCES.txt +#usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/dependency_links.txt +#usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/entry_points.txt +#usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/requires.txt +#usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/top_level.txt #usr/lib/python3.10/site-packages/mesonbuild #usr/lib/python3.10/site-packages/mesonbuild/__init__.py #usr/lib/python3.10/site-packages/mesonbuild/_pathlib.py diff --git a/lfs/meson b/lfs/meson index 42222c522..47156561f 100644 --- a/lfs/meson +++ b/lfs/meson @@ -24,7 +24,7 @@ include Config -VER = 1.2.3 +VER = 1.3.1 THISAPP = meson-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 7d76c54bddba249ab97ebd5dd0afc448177ff9fa70812a8ca0cc9fe308c9b145b3fbc3ee068acae0fdc73edff42134b7a0b618cd80a05347a424aca7bc8bbef8 +$(DL_FILE)_BLAKE2 = 64d53eddc8cb321a4e2dabaa4b7499798a7b68764b1a7a5182bfa21d081dc07105acab616119b88ff610e5d75504f03d1c0aefee3602ddf538fc491ff3d0204a install : $(TARGET)