libimagequant: update to 4.3.3.

This commit is contained in:
Leah Neukirchen 2024-08-27 15:45:48 +02:00
parent d60a761a5d
commit ffc4d364f0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libimagequant'
pkgname=libimagequant
version=4.3.1
version=4.3.3
revision=1
build_wrksrc="imagequant-sys"
build_style="cargo"
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-3.0-or-later"
homepage="https://pngquant.org/lib/"
distfiles="https://github.com/ImageOptim/libimagequant/archive/${version}.tar.gz"
checksum=75020204491f14a8cdf4b857f6c5bab08b6b5f1736345412b296a253bc632bf6
checksum=c50a59003a4c4ce53c76314e62f1e86d86d882bc09addb13daa0faa9260b9614
do_build() {
cargo auditable cbuild --release --target ${RUST_TARGET} \