mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libimagequant: update to 4.3.4.
This commit is contained in:
parent
c7a526be74
commit
a29aec5f28
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libimagequant'
|
# Template file for 'libimagequant'
|
||||||
pkgname=libimagequant
|
pkgname=libimagequant
|
||||||
version=4.3.3
|
version=4.3.4
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="imagequant-sys"
|
build_wrksrc="imagequant-sys"
|
||||||
build_style="cargo"
|
build_style="cargo"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://pngquant.org/lib/"
|
homepage="https://pngquant.org/lib/"
|
||||||
distfiles="https://github.com/ImageOptim/libimagequant/archive/${version}.tar.gz"
|
distfiles="https://github.com/ImageOptim/libimagequant/archive/${version}.tar.gz"
|
||||||
checksum=c50a59003a4c4ce53c76314e62f1e86d86d882bc09addb13daa0faa9260b9614
|
checksum=b86f4ac0eb707af88b0a000e2e2409e399c6969c9d0d988efafaff138cebaf96
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
cargo auditable cbuild --release --target ${RUST_TARGET} \
|
cargo auditable cbuild --release --target ${RUST_TARGET} \
|
||||||
|
|
Loading…
Add table
Reference in a new issue