From f6e8d68b93f88ac4839aff8cecded4545577da87 Mon Sep 17 00:00:00 2001 From: miqlas Date: Sat, 22 Jul 2017 21:18:57 +0200 Subject: [PATCH] Meson: bump version (#1528) --- dev-util/meson/{meson-0.41.1.recipe => meson-0.41.2.recipe} | 2 +- .../patches/{meson-0.41.1.patchset => meson-0.41.2.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-util/meson/{meson-0.41.1.recipe => meson-0.41.2.recipe} (94%) rename dev-util/meson/patches/{meson-0.41.1.patchset => meson-0.41.2.patchset} (100%) diff --git a/dev-util/meson/meson-0.41.1.recipe b/dev-util/meson/meson-0.41.2.recipe similarity index 94% rename from dev-util/meson/meson-0.41.1.recipe rename to dev-util/meson/meson-0.41.2.recipe index 2c0788634..206373b0c 100644 --- a/dev-util/meson/meson-0.41.1.recipe +++ b/dev-util/meson/meson-0.41.2.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2013-2017 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="3d160b0514ff3d25f0a47975c6f70fd82b76c589876d10413efc5e01df43e0c2" +CHECKSUM_SHA256="074dd24fd068be0893e2e45bcc35c919d8e12777e9d6a7efdf72d4dc300867ca" PATCHES="meson-$portVersion.patchset" PYTHON_VERSION="3.6" diff --git a/dev-util/meson/patches/meson-0.41.1.patchset b/dev-util/meson/patches/meson-0.41.2.patchset similarity index 100% rename from dev-util/meson/patches/meson-0.41.1.patchset rename to dev-util/meson/patches/meson-0.41.2.patchset