diff --git a/srcpkgs/meson/template b/srcpkgs/meson/template index a9992ecf538..e65a6decc84 100644 --- a/srcpkgs/meson/template +++ b/srcpkgs/meson/template @@ -1,6 +1,6 @@ # Template file for 'meson' pkgname=meson -version=0.64.0 +version=0.64.1 revision=1 build_style=python3-module hostmakedepends="python3-devel python3-setuptools" @@ -12,9 +12,9 @@ short_desc="Super fast build system" maintainer="Michal Vasilek " license="Apache-2.0" homepage="https://mesonbuild.com" -changelog="https://github.com/mesonbuild/meson/blob/master/docs/markdown/Release-notes-for-${version%.*}.0.md" +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=c5e27e091c2a35b9049e152a6535045ebbd057253aeb67856de6ecbb7b917bab +checksum=3a8e030c2334f782085f81627062cc6d4a6771edf31e055ffe374f9e6b089ab9 # XXX: sanitizers aren't available on musl if [ "$XBPS_TARGET_LIBC" = glibc ]; then