starship: update to 0.37.0.
This commit is contained in:
parent
eba925283d
commit
c6def51e94
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'starship'
|
||||
pkgname=starship
|
||||
version=0.35.1
|
||||
revision=3
|
||||
version=0.37.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper="rust"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
|||
license="ISC"
|
||||
homepage="https://starship.rs"
|
||||
distfiles="https://github.com/starship/starship/archive/v${version}.tar.gz"
|
||||
checksum=22b4bf8bfe45d492d69433942e02731b141091f11b03860cb02d21f4f2431285
|
||||
checksum=9a7344a1f61f195ddee9fef794e3214d47b38c5d18dfba8d66959dff3e06403b
|
||||
|
||||
pre_build() {
|
||||
vsed -i '/reqwest =/s/, "rustls-tls"//' Cargo.toml
|
||||
|
|
Loading…
Reference in a new issue