meson: update to 0.50.0.

This commit is contained in:
maxice8 2019-03-10 15:59:46 -03:00 committed by maxice8
parent 593fd017c4
commit b258d41caa
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'meson' # Template file for 'meson'
pkgname=meson pkgname=meson
version=0.49.2 version=0.50.0
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="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=f0aebfa97ed4fb5d2a6d60ac36d0f7173c5797c545299674d971c0c8269efd5c checksum=a2f425cb9133c43b35d74ee68ae55a53f1baa727a3fcddf1c664f46245781a05
do_check() { do_check() {
# meson depends on trillion of things to perform actual tests # meson depends on trillion of things to perform actual tests