From f65028817a91ede9b1070c3d87bd50e934abec49 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 1 Apr 2021 11:11:09 +0200 Subject: [PATCH] meson: bump version --- dev-util/meson/{meson-0.56.2.recipe => meson-0.57.1.recipe} | 2 +- .../patches/{meson-0.56.2.patchset => meson-0.57.1.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-util/meson/{meson-0.56.2.recipe => meson-0.57.1.recipe} (94%) rename dev-util/meson/patches/{meson-0.56.2.patchset => meson-0.57.1.patchset} (100%) diff --git a/dev-util/meson/meson-0.56.2.recipe b/dev-util/meson/meson-0.57.1.recipe similarity index 94% rename from dev-util/meson/meson-0.56.2.recipe rename to dev-util/meson/meson-0.57.1.recipe index 648221b67..a5b4a66f5 100644 --- a/dev-util/meson/meson-0.56.2.recipe +++ b/dev-util/meson/meson-0.57.1.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2013-2020 The Meson development team" LICENSE="Apache v2" REVISION="1" SOURCE_URI="https://github.com/mesonbuild/meson/releases/download/$portVersion/meson-$portVersion.tar.gz" -CHECKSUM_SHA256="3cb8bdb91383f7f8da642f916e4c44066a29262caa499341e2880f010edb87f4" +CHECKSUM_SHA256="72e1c782ba9bda204f4a1ed57f98d027d7b6eb9414c723eebbd6ec7f1955c8a6" PATCHES="meson-$portVersion.patchset" PYTHON_VERSION="3.7" diff --git a/dev-util/meson/patches/meson-0.56.2.patchset b/dev-util/meson/patches/meson-0.57.1.patchset similarity index 100% rename from dev-util/meson/patches/meson-0.56.2.patchset rename to dev-util/meson/patches/meson-0.57.1.patchset