mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
libimagequant: update to 4.3.0.
This commit is contained in:
parent
3b4623c642
commit
cc6d4b5045
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.2.2
|
version=4.3.0
|
||||||
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=ff1a34d3df9a1a5e5c1fa3895c036a885dc7b9740d7fccdf57e9ed678b8fb3a3
|
checksum=7f590ed400def273381ac066f46b9f9e8b3e0b1985a5b7e82ca7a65541a6681b
|
||||||
|
|
||||||
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