meson: bump version.

This commit is contained in:
Jerome Duval
2017-09-08 17:04:44 +02:00
parent 75784954bb
commit b642eb94ba
2 changed files with 1 additions and 1 deletions

View File

@@ -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"