mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
libimagequant: update to 4.3.1.
This commit is contained in:
parent
0b89057b30
commit
c8d2bec164
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libimagequant'
|
||||
pkgname=libimagequant
|
||||
version=4.3.0
|
||||
version=4.3.1
|
||||
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=7f590ed400def273381ac066f46b9f9e8b3e0b1985a5b7e82ca7a65541a6681b
|
||||
checksum=75020204491f14a8cdf4b857f6c5bab08b6b5f1736345412b296a253bc632bf6
|
||||
|
||||
do_build() {
|
||||
cargo auditable cbuild --release --target ${RUST_TARGET} \
|
||||
|
|
Loading…
Add table
Reference in a new issue