mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pngquant: update to 3.0.3.
This commit is contained in:
parent
a9f885fa02
commit
0597c4a3b1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pngquant'
|
# Template file for 'pngquant'
|
||||||
pkgname=pngquant
|
pkgname=pngquant
|
||||||
version=3.0.2
|
version=3.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://pngquant.org/"
|
homepage="https://pngquant.org/"
|
||||||
distfiles="https://static.crates.io/crates/pngquant/pngquant-${version}.crate"
|
distfiles="https://static.crates.io/crates/pngquant/pngquant-${version}.crate"
|
||||||
checksum=33f8501d8b81f34cb6f028a5d06772b9d7940e0bc2b15a5d0bce138cb74233cb
|
checksum=68a12bdd8825f9989f4ee9a6ab0b42727dae57728b939ef63453366697a07232
|
||||||
|
|
Loading…
Add table
Reference in a new issue