starship: update to 0.44.0.
This commit is contained in:
parent
280d9868d5
commit
495b406654
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'starship'
|
||||
pkgname=starship
|
||||
version=0.42.0
|
||||
revision=2
|
||||
version=0.44.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper="rust"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,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=cf7b5848949bc1e61dc771ef2a429e4ccb8d339e1ca705bdf521fc4a4fc96309
|
||||
checksum=b002fa0e2b34ad59330a543461a51648751db4ae8d439d58065a3b9656772fe3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qemu-user-static"
|
||||
|
|
Loading…
Reference in a new issue