meson: update to 0.61.4.
This commit is contained in:
parent
bb133c217d
commit
d322e0c188
@ -1,6 +1,6 @@
|
||||
# Template file for 'meson'
|
||||
pkgname=meson
|
||||
version=0.60.3
|
||||
version=0.61.4
|
||||
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=87ca5fa9358a01864529392bd64e027158eb94afca7c7766b1866ef27eccb98e
|
||||
checksum=4e3733ddc66bac38e38c63b739c9b8b8fc5a866de5333396b0c85c2b144ddee9
|
||||
|
||||
# XXX: sanitizers aren't available on musl
|
||||
if [ "$XBPS_TARGET_LIBC" = glibc ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user