meson: update to 0.47.1.

This commit is contained in:
maxice8 2018-07-02 23:17:03 -03:00 committed by Enno Boland
parent d89ec79c6b
commit 45a96d43e5
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'meson'
pkgname=meson
version=0.46.1
version=0.47.1
revision=1
noarch=yes
build_style=python3-module
@ -13,8 +13,9 @@ short_desc="Super fast build system"
maintainer="Dylan Katz <muddmaker.97@gmail.com>"
license="Apache-2.0"
homepage="http://mesonbuild.com"
changelog="https://raw.githubusercontent.com/mesonbuild/meson/master/docs/markdown/Release-notes-for-${version}.md"
distfiles="https://github.com/mesonbuild/meson/archive/${version}.tar.gz"
checksum=2d917692d2cc194e12295f00469fbdf3c045e85d0295e5e59ced69115920ffa0
checksum=c227ae37c1d4c8fc1531d536b38ff1fbf7afb08c59fc54a5321645164e5f92a8
do_check() {
# meson depends on trillion of things to perform actual tests