pixman: update to 0.43.4.

This commit is contained in:
Daniel Martinez 2024-03-06 10:42:04 -05:00 committed by cinerea0
parent d86b38c8ec
commit c0d5795889
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pixman'
pkgname=pixman
version=0.42.2
version=0.43.4
revision=1
build_style=meson
# gtk is only necessary for demos, disabled to avoid dependency loop
@ -14,7 +14,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
license="MIT"
homepage="http://pixman.org/"
distfiles="https://www.cairographics.org/releases/pixman-${version}.tar.gz"
checksum=ea1480efada2fd948bc75366f7c349e1c96d3297d09a3fe62626e38e234a625e
checksum=a0624db90180c7ddb79fc7a9151093dc37c646d8c38d3f232f767cf64b85a226
# set stacksize for musl: https://gitlab.gnome.org/GNOME/librsvg/-/issues/595
LDFLAGS="-Wl,-z,stack-size=2097152"