meson: update to 1.0.1.

This commit is contained in:
mhmdanas 2023-03-06 18:34:39 +00:00 committed by Michal Vasilek
parent 586cab2e5e
commit 25a7dc1d73

View file

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