pngquant: update to 3.0.2.
This commit is contained in:
parent
fa22486634
commit
1178584ae8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pngquant'
|
# Template file for 'pngquant'
|
||||||
pkgname=pngquant
|
pkgname=pngquant
|
||||||
version=3.0.1
|
version=3.0.2
|
||||||
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=f5ff78ab2fc7b2c58eefe4e37dc68c4757f95380874d478ec3a52e9fdf363ae3
|
checksum=33f8501d8b81f34cb6f028a5d06772b9d7940e0bc2b15a5d0bce138cb74233cb
|
||||||
|
|
Loading…
Reference in New Issue