meson: update to 0.51.2.

This commit is contained in:
Daniel Eyßer 2019-09-01 20:42:54 +02:00 committed by Helmut Pozimski
parent 97e2e2e308
commit e62b63ee7a

View file

@ -1,6 +1,6 @@
# Template file for 'meson' # Template file for 'meson'
pkgname=meson pkgname=meson
version=0.51.1 version=0.51.2
revision=1 revision=1
archs=noarch archs=noarch
build_style=python3-module build_style=python3-module
@ -12,10 +12,10 @@ checkdepends="glib-devel gobject-introspection libsanitizer-devel ninja
short_desc="Super fast build system" short_desc="Super fast build system"
maintainer="Dylan Katz <muddmaker.97@gmail.com>" maintainer="Dylan Katz <muddmaker.97@gmail.com>"
license="Apache-2.0" license="Apache-2.0"
homepage="http://mesonbuild.com" homepage="https://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=92cf7f095fe2d1c3f23824805480c29eaa381e71ae0a90ac85949d1e10f9041c checksum=96871cf62c9cf2b212e2f38aa3e543323403b1314fd3835e14120ef837c00f01
do_check() { do_check() {
# meson depends on trillion of things to perform actual tests # meson depends on trillion of things to perform actual tests