himalaya: update to 0.5.10.
This commit is contained in:
parent
a02b660826
commit
7a48bf7187
1 changed files with 3 additions and 7 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'himalaya'
|
# Template file for 'himalaya'
|
||||||
pkgname=himalaya
|
pkgname=himalaya
|
||||||
version=0.5.9
|
version=0.5.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
make_install_args="--path cli"
|
||||||
make_check_args="--lib"
|
make_check_args="--lib"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="openssl-devel"
|
makedepends="openssl-devel"
|
||||||
|
@ -12,12 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/soywod/himalaya"
|
homepage="https://github.com/soywod/himalaya"
|
||||||
changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/soywod/himalaya/archive/v${version}.tar.gz"
|
distfiles="https://github.com/soywod/himalaya/archive/v${version}.tar.gz"
|
||||||
checksum=70da5d75354e47b47315938b9cbeca2ec167b8e6bd8ce133eff68ef1638d8c59
|
checksum=2922b60caa37de70464a11df44704d8b5589f6d968532350267ffb136da54cbd
|
||||||
|
|
||||||
post_patch() {
|
|
||||||
# fixes an indexmap error when cross compiling
|
|
||||||
cargo update --package autocfg --precise 1.1.0
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue