From b642eb94baf1b3cda3e2101bdd990abecddda063 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 8 Sep 2017 17:04:44 +0200 Subject: [PATCH] meson: bump version. --- dev-util/meson/{meson-0.41.2.recipe => meson-0.42.0.recipe} | 2 +- .../patches/{meson-0.41.2.patchset => meson-0.42.0.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-util/meson/{meson-0.41.2.recipe => meson-0.42.0.recipe} (94%) rename dev-util/meson/patches/{meson-0.41.2.patchset => meson-0.42.0.patchset} (100%) diff --git a/dev-util/meson/meson-0.41.2.recipe b/dev-util/meson/meson-0.42.0.recipe similarity index 94% rename from dev-util/meson/meson-0.41.2.recipe rename to dev-util/meson/meson-0.42.0.recipe index 206373b0c..1a6b07aa5 100644 --- a/dev-util/meson/meson-0.41.2.recipe +++ b/dev-util/meson/meson-0.42.0.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="074dd24fd068be0893e2e45bcc35c919d8e12777e9d6a7efdf72d4dc300867ca" +CHECKSUM_SHA256="a74c7387a3dd8171e931bcd948355f7f9529368eae72c3c22a9beef6c2e73498" PATCHES="meson-$portVersion.patchset" PYTHON_VERSION="3.6" diff --git a/dev-util/meson/patches/meson-0.41.2.patchset b/dev-util/meson/patches/meson-0.42.0.patchset similarity index 100% rename from dev-util/meson/patches/meson-0.41.2.patchset rename to dev-util/meson/patches/meson-0.42.0.patchset