meson: update to 1.3.2.

This commit is contained in:
Benedikt Brinkmann 2024-02-18 17:00:48 +01:00 committed by Andrew J. Hesford
parent c77eae7fb6
commit 79cf2d3cab
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'meson'
pkgname=meson
version=1.3.1
version=1.3.2
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://raw.githubusercontent.com/mesonbuild/meson/master/docs/markdown/Release-notes-for-${version%.*}.0.md"
distfiles="https://github.com/mesonbuild/meson/releases/download/${version}/meson-${version}.tar.gz"
checksum=6020568bdede1643d4fb41e28215be38eff5d52da28ac7d125457c59e0032ad7
checksum=492eb450c8b073024276f916f5adbb3c4bb7e90e9e6ec124efda064f3d9b5baa
# XXX: sanitizers aren't available on musl
if [ "$XBPS_TARGET_LIBC" = glibc ]; then