oxipng: update to 2.1.8.

This commit is contained in:
maxice8 2018-12-02 23:15:00 -02:00 committed by maxice8
parent b079cb8f64
commit 141e3ff7b3

View file

@ -1,6 +1,6 @@
# Template file for 'oxipng'
pkgname=oxipng
version=2.1.7
version=2.1.8
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=09a58592b43e4475e6b806d62991d3c36744344a8aa0c9d13ed7960897c6f924
checksum=556c85fb05baa0c05aacbcc531586a9077b58162281744d2f09e9b6cc906a606
nocross="Needs newer/unstable rust: error[E0658]: macro is_arm_feature_detected! is unstable"
post_install() {