meson: update to 0.60.3.

This commit is contained in:
Michal Vasilek 2021-12-22 23:25:59 +01:00
parent 961dac9763
commit 80f4870618

View file

@ -1,6 +1,6 @@
# Template file for 'meson'
pkgname=meson
version=0.60.2
version=0.60.3
revision=1
build_style=python3-module
hostmakedepends="python3-devel 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=64e6968565bf1b8152f4f9d6ca8154efb9e14caa9aabf7b22e71e6c5d053e921
checksum=87ca5fa9358a01864529392bd64e027158eb94afca7c7766b1866ef27eccb98e
# XXX: sanitizers aren't available on musl
if [ "$XBPS_TARGET_LIBC" = glibc ]; then