meson: update to 0.54.3.

This commit is contained in:
Piraty 2020-06-17 16:16:59 +02:00
parent fe3421ba08
commit b0e2623eb1

View file

@ -1,6 +1,6 @@
# Template file for 'meson'
pkgname=meson
version=0.54.2
version=0.54.3
revision=1
archs=noarch
build_style=python3-module
@ -14,7 +14,7 @@ license="Apache-2.0"
homepage="https://mesonbuild.com"
changelog="https://github.com/mesonbuild/$pkgname/blob/master/docs/markdown/Release-notes-for-${version%.*}.0.md"
distfiles="https://github.com/mesonbuild/$pkgname/releases/download/$version/$pkgname-$version.tar.gz"
checksum=a7716eeae8f8dff002e4147642589ab6496ff839e4376a5aed761f83c1fa0455
checksum=f2bdf4cf0694e696b48261cdd14380fb1d0fe33d24744d8b2df0c12f33ebb662
do_check() {
# meson depends on trillion of things to perform actual tests