meson: bump revision

* to fix "requires "cmd:ninja >= 1.6" of package "meson-0.43.0-1" could not be resolved"
This commit is contained in:
Sergei Reznikov
2017-12-06 06:22:25 +03:00
parent ea6afd0236
commit 7449f80040

View File

@@ -4,7 +4,7 @@ build system."
HOMEPAGE="http://mesonbuild.com/" HOMEPAGE="http://mesonbuild.com/"
COPYRIGHT="2013-2017 The Meson development team" COPYRIGHT="2013-2017 The Meson development team"
LICENSE="Apache v2" LICENSE="Apache v2"
REVISION="1" REVISION="2"
SOURCE_URI="https://github.com/mesonbuild/meson/releases/download/$portVersion/meson-$portVersion.tar.gz" SOURCE_URI="https://github.com/mesonbuild/meson/releases/download/$portVersion/meson-$portVersion.tar.gz"
CHECKSUM_SHA256="c513eca90e0d70bf14cd1eaafea2fa91cf40a73326a7ff61f08a005048057340" CHECKSUM_SHA256="c513eca90e0d70bf14cd1eaafea2fa91cf40a73326a7ff61f08a005048057340"
PYTHON_VERSION="3.6" PYTHON_VERSION="3.6"