meson: update to 0.59.4.

This commit is contained in:
Michal Vasilek 2021-10-29 17:09:27 +02:00
parent d856b54eac
commit 55731c484c

View file

@ -1,7 +1,7 @@
# Template file for 'meson'
pkgname=meson
version=0.58.2
revision=2
version=0.59.4
revision=1
build_style=python3-module
hostmakedepends="python3-devel python3-setuptools"
depends="ninja python3-setuptools"
@ -14,7 +14,7 @@ license="Apache-2.0"
homepage="https://mesonbuild.com"
changelog="https://github.com/mesonbuild/meson/blob/master/docs/markdown/Release-notes-for-${version%.*}.0.md"
distfiles="https://github.com/mesonbuild/meson/releases/download/$version/$pkgname-$version.tar.gz"
checksum=7634ec32955d3f897d623b88e9d2988451035f43d73c17a29caf767387baedb7
checksum=a77988cc50554f73ede075bc9bf77a2d7ecb6ff892f2a0180d4940920eaaec84
# XXX: sanitizers aren't available on musl
if [ "$XBPS_TARGET_LIBC" = glibc ]; then