diff --git a/srcpkgs/pixman/template b/srcpkgs/pixman/template index 752719ea3bb..cb8e865638f 100644 --- a/srcpkgs/pixman/template +++ b/srcpkgs/pixman/template @@ -1,6 +1,6 @@ # Template file for 'pixman' pkgname=pixman -version=0.46.2 +version=0.46.4 revision=1 build_style=meson # gtk is only necessary for demos, disabled to avoid dependency loop @@ -14,7 +14,7 @@ maintainer="Érico Nogueira " license="MIT" homepage="http://pixman.org/" distfiles="https://www.cairographics.org/releases/pixman-${version}.tar.gz" -checksum=3e0de5ba6e356916946a3d958192f15505dcab85134771bfeab4ce4e29bbd733 +checksum=d09c44ebc3bd5bee7021c79f922fe8fb2fb57f7320f55e97ff9914d2346a591c # set stacksize for musl: https://gitlab.gnome.org/GNOME/librsvg/-/issues/595 LDFLAGS="-Wl,-z,stack-size=2097152"