From f3a3015575c2c4e6dc8ba12831c55a7ce4ad7b97 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 15 Nov 2018 20:15:21 +0100 Subject: [PATCH] meson, bump to version 0.48.2 (#3357) --- dev-util/meson/{meson-0.48.1.recipe => meson-0.48.2.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-util/meson/{meson-0.48.1.recipe => meson-0.48.2.recipe} (93%) diff --git a/dev-util/meson/meson-0.48.1.recipe b/dev-util/meson/meson-0.48.2.recipe similarity index 93% rename from dev-util/meson/meson-0.48.1.recipe rename to dev-util/meson/meson-0.48.2.recipe index 33dd2dad4..831c17505 100644 --- a/dev-util/meson/meson-0.48.1.recipe +++ b/dev-util/meson/meson-0.48.2.recipe @@ -4,9 +4,9 @@ build system." HOMEPAGE="https://mesonbuild.com/" COPYRIGHT="2013-2018 The Meson development team" LICENSE="Apache v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/mesonbuild/meson/releases/download/$portVersion/meson-$portVersion.tar.gz" -CHECKSUM_SHA256="425d12edbb81498314926afa93a3eb2fca4ca6929cbe0f8abeb6ab45d1d9fa8f" +CHECKSUM_SHA256="39ead8bfd0dc9c7b0af15e23ea975c864600bf871fba279c9918625bb9a85506" PYTHON_VERSION="3.6" ARCHITECTURES="any"