oxipng: update to 6.0.1.
Adopt.
This commit is contained in:
parent
fc69cf91f3
commit
01346f5005
1 changed files with 3 additions and 8 deletions
|
@ -1,20 +1,15 @@
|
|||
# Template file for 'oxipng'
|
||||
pkgname=oxipng
|
||||
version=5.0.1
|
||||
version=6.0.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Multithreaded lossless PNG compression optimizer"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="icp <pangolin@vivaldi.net>"
|
||||
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=aff72d2f627617f3f36d9796e65b83eb34f24d2c94f3a55612ade2df8ab8d946
|
||||
|
||||
pre_build() {
|
||||
# fixes an indexmap error when cross compiling
|
||||
cargo update --package autocfg:1.0.1 --precise 1.1.0
|
||||
}
|
||||
checksum=02625687bf19263bc2d537f9f81f85784c5b729c003e9dbb8551126d0e28ba7a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue