oxipng: update to 2.1.7.

This commit is contained in:
maxice8 2018-11-30 07:40:44 -02:00 committed by maxice8
parent 2a8fa3d17a
commit ab43b05ff0
1 changed files with 2 additions and 2 deletions

View File

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