oxipng: update to 2.2.1.
This commit is contained in:
parent
9f38e37f45
commit
47622e628c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oxipng'
|
||||
pkgname=oxipng
|
||||
version=2.2.0
|
||||
version=2.2.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=a3f120b4139fe0d4c41aa6d4b050411da1e18ca7b6271bbacccdc974175e1853
|
||||
checksum=ee848766b989ed83964c0360eafc39e3434d017bd374dc7283b28e3d1f6533a8
|
||||
nocross="Needs newer/unstable rust: error[E0658]: macro is_arm_feature_detected! is unstable"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue