oxipng: update to 5.0.1.

This commit is contained in:
AviKav 2022-08-17 21:24:50 -04:00 committed by classabbyamp
parent 9f175ebf3b
commit 83e4219d31

View file

@ -1,6 +1,6 @@
# Template file for 'oxipng'
pkgname=oxipng
version=5.0.0
version=5.0.1
revision=1
build_style=cargo
short_desc="Multithreaded lossless PNG compression optimizer"
@ -9,7 +9,7 @@ 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=2a3197c9a0afdd91967f9981da7ce684b40eced4191c26c167b3c214a7cfd9ec
checksum=aff72d2f627617f3f36d9796e65b83eb34f24d2c94f3a55612ade2df8ab8d946
pre_build() {
# fixes an indexmap error when cross compiling