meson: update to 1.1.0.
This commit is contained in:
parent
5708ab16cf
commit
d95f1118f8
@ -1,6 +1,6 @@
|
||||
# Template file for 'meson'
|
||||
pkgname=meson
|
||||
version=1.0.1
|
||||
version=1.1.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=d926b730de6f518728cc7c57bc5e701667bae0c3522f9e369427b2cc7839d3c1
|
||||
checksum=d9616c44cd6c53689ff8f05fc6958a693f2e17c3472a8daf83cee55dabff829f
|
||||
|
||||
# XXX: sanitizers aren't available on musl
|
||||
if [ "$XBPS_TARGET_LIBC" = glibc ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user