mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
libimagequant: update to 4.4.0.
This commit is contained in:
parent
f443a24c50
commit
0a2d6faae8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libimagequant'
|
||||
pkgname=libimagequant
|
||||
version=4.3.4
|
||||
version=4.4.0
|
||||
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=b86f4ac0eb707af88b0a000e2e2409e399c6969c9d0d988efafaff138cebaf96
|
||||
checksum=22f90ad2ba87fe44d8156862798491bf056034f031a9b8b95d720669047ede20
|
||||
|
||||
do_build() {
|
||||
cargo auditable cbuild --release --target ${RUST_TARGET} \
|
||||
|
|
Loading…
Add table
Reference in a new issue