meson: update to 0.53.2.

This commit is contained in:
Juan RP 2020-03-02 08:18:26 +01:00
parent 4c17b1f327
commit d1ff14d618
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

@ -1,7 +1,7 @@
# Template file for 'meson'
pkgname=meson
reverts="0.52.0_1 0.52.0_2"
version=0.53.1
version=0.53.2
revision=1
archs=noarch
build_style=python3-module
@ -16,7 +16,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=ec1ba33eea701baca2c1607dac458152dc8323364a51fdef6babda2623413b04
checksum=3e8f830f33184397c2eb0b651ec502adb63decb28978bdc84b3558d71284c21f
do_check() {
# meson depends on trillion of things to perform actual tests