oxipng: update to 6.0.1.

Adopt.
This commit is contained in:
icp 2022-09-12 20:41:58 +05:30 committed by classabbyamp
parent fc69cf91f3
commit 01346f5005

View file

@ -1,20 +1,15 @@
# Template file for 'oxipng'
pkgname=oxipng
version=5.0.1
version=6.0.1
revision=1
build_style=cargo
short_desc="Multithreaded lossless PNG compression optimizer"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="icp <pangolin@vivaldi.net>"
license="MIT"
homepage="https://github.com/shssoichiro/oxipng"
changelog="https://raw.githubusercontent.com/shssoichiro/oxipng/master/CHANGELOG.md"
distfiles="https://github.com/shssoichiro/oxipng/archive/v${version}.tar.gz"
checksum=aff72d2f627617f3f36d9796e65b83eb34f24d2c94f3a55612ade2df8ab8d946
pre_build() {
# fixes an indexmap error when cross compiling
cargo update --package autocfg:1.0.1 --precise 1.1.0
}
checksum=02625687bf19263bc2d537f9f81f85784c5b729c003e9dbb8551126d0e28ba7a
post_install() {
vlicense LICENSE