From 7449f8004007ab4466a7e2235de5421b90eeef0c Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Wed, 6 Dec 2017 06:22:25 +0300 Subject: [PATCH] meson: bump revision * to fix "requires "cmd:ninja >= 1.6" of package "meson-0.43.0-1" could not be resolved" --- dev-util/meson/meson-0.43.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/meson/meson-0.43.0.recipe b/dev-util/meson/meson-0.43.0.recipe index ba203f1c9..3ce2ab232 100644 --- a/dev-util/meson/meson-0.43.0.recipe +++ b/dev-util/meson/meson-0.43.0.recipe @@ -4,7 +4,7 @@ build system." HOMEPAGE="http://mesonbuild.com/" COPYRIGHT="2013-2017 The Meson development team" LICENSE="Apache v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/mesonbuild/meson/releases/download/$portVersion/meson-$portVersion.tar.gz" CHECKSUM_SHA256="c513eca90e0d70bf14cd1eaafea2fa91cf40a73326a7ff61f08a005048057340" PYTHON_VERSION="3.6"