mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libimagequant: update to 4.3.3.
This commit is contained in:
parent
d60a761a5d
commit
ffc4d364f0
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.1
|
version=4.3.3
|
||||||
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=75020204491f14a8cdf4b857f6c5bab08b6b5f1736345412b296a253bc632bf6
|
checksum=c50a59003a4c4ce53c76314e62f1e86d86d882bc09addb13daa0faa9260b9614
|
||||||
|
|
||||||
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