meson: update to version 1.4.0.

This commit is contained in:
SpidFightFR 2024-03-24 21:44:00 +01:00 committed by Andrew J. Hesford
parent f6d949c680
commit 71a650c2a8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'meson'
pkgname=meson
version=1.3.2
version=1.4.0
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=492eb450c8b073024276f916f5adbb3c4bb7e90e9e6ec124efda064f3d9b5baa
checksum=8fd6630c25c27f1489a8a0392b311a60481a3c161aa699b330e25935b750138d
# XXX: sanitizers aren't available on musl
if [ "$XBPS_TARGET_LIBC" = glibc ]; then