meson: bump version

This commit is contained in:
Jerome Duval
2021-01-15 17:20:31 +01:00
parent dd47e03267
commit 09ae7909f1
2 changed files with 1 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ COPYRIGHT="2013-2020 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="0a1ae2bfe2ae14ac47593537f93290fb79e9b775c55b4c53c282bc3ca3745b35"
CHECKSUM_SHA256="3cb8bdb91383f7f8da642f916e4c44066a29262caa499341e2880f010edb87f4"
PATCHES="meson-$portVersion.patchset"
PYTHON_VERSION="3.7"