meson: update to 0.48.2.

This commit is contained in:
maxice8 2018-11-09 03:31:21 -02:00 committed by maxice8
parent 124420678e
commit 4193df0a34
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.48.1 version=0.48.2
revision=1 revision=1
noarch=yes noarch=yes
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=1cfd3fccd47f61aae11804aa683374bec109058ff087a41a288bd3f851634aef checksum=1daac2fd3d97f26a28f6f7e9addccc85a526a471dbd836613ce34130f69adcc0
do_check() { do_check() {
# meson depends on trillion of things to perform actual tests # meson depends on trillion of things to perform actual tests