meson: update to 0.54.1.

This commit is contained in:
John 2020-04-27 13:50:40 +02:00
parent 4e7b967a50
commit 53d0fab7c4
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'meson'
pkgname=meson
version=0.54.0
version=0.54.1
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=dde5726d778112acbd4a67bb3633ab2ee75d33d1e879a6283a7b4a44c3363c27
checksum=2f76fb4572762be13ee479292610091b4509af5788bcceb391fe222bcd0296dc
do_check() {
# meson depends on trillion of things to perform actual tests