meson: update to 0.51.1.

This commit is contained in:
Daniel Eyßer 2019-07-11 16:57:37 +02:00 committed by Helmut Pozimski
parent d4c4545a48
commit 4c8c9b18ba

View file

@ -1,7 +1,7 @@
# Template file for 'meson' # Template file for 'meson'
pkgname=meson pkgname=meson
version=0.51.0 version=0.51.1
revision=2 revision=1
archs=noarch archs=noarch
build_style=python3-module build_style=python3-module
pycompile_module="mesonbuild" pycompile_module="mesonbuild"
@ -15,7 +15,7 @@ license="Apache-2.0"
homepage="http://mesonbuild.com" homepage="http://mesonbuild.com"
changelog="https://raw.githubusercontent.com/mesonbuild/meson/master/docs/markdown/Release-notes-for-${version%.?}.0.md" changelog="https://raw.githubusercontent.com/mesonbuild/meson/master/docs/markdown/Release-notes-for-${version%.?}.0.md"
distfiles="https://github.com/mesonbuild/meson/archive/${version}.tar.gz" distfiles="https://github.com/mesonbuild/meson/archive/${version}.tar.gz"
checksum=ec1e3942215a858d82c3d2e095d18adcf1ede94a34144662643d88db4dcb5263 checksum=92cf7f095fe2d1c3f23824805480c29eaa381e71ae0a90ac85949d1e10f9041c
do_check() { do_check() {
# meson depends on trillion of things to perform actual tests # meson depends on trillion of things to perform actual tests