oxipng: update to 2.1.6.

This commit is contained in:
maxice8 2018-11-17 23:45:28 -02:00 committed by maxice8
parent 01d737f4a4
commit ae9d6dff6a
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'oxipng'
pkgname=oxipng
version=2.1.5
revision=2
version=2.1.6
revision=1
build_style=cargo
short_desc="Multithreaded lossless PNG compression optimizer"
maintainer="Orphaned <orphan@voidlinux.eu>"
@ -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=5f050a5c3ba4be302dfc88d14564e2402b7d0927372ab2b1ae2a72bdbf51dba6
checksum=e4c269271cfc88b2512031fdc5a8848c8b9543d8033cb66ef8115dfd11345835
nocross="Needs newer/unstable rust: error[E0658]: macro is_arm_feature_detected! is unstable"
post_install() {