meson: update to 0.55.3.

This commit is contained in:
John 2020-09-13 18:15:42 +02:00
parent 8894b98d0e
commit 42cda5bd66

View file

@ -1,6 +1,6 @@
# Template file for 'meson' # Template file for 'meson'
pkgname=meson pkgname=meson
version=0.55.1 version=0.55.3
revision=1 revision=1
archs=noarch archs=noarch
build_style=python3-module build_style=python3-module
@ -15,7 +15,7 @@ license="Apache-2.0"
homepage="https://mesonbuild.com" homepage="https://mesonbuild.com"
changelog="https://github.com/mesonbuild/$pkgname/blob/master/docs/markdown/Release-notes-for-${version%.*}.0.md" 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" distfiles="https://github.com/mesonbuild/$pkgname/releases/download/$version/$pkgname-$version.tar.gz"
checksum=3b5741f884e04928bdfa1947467ff06afa6c98e623c25cef75adf71ca39ce080 checksum=6bed2a25a128bbabe97cf40f63165ebe800e4fcb46db8ab7ef5c2b5789f092a5
do_check() { do_check() {
# meson depends on trillion of things to perform actual tests # meson depends on trillion of things to perform actual tests