starship: switch to OpenSSL
This commit is contained in:
parent
0f7decdd0b
commit
b917035522
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'starship'
|
# Template file for 'starship'
|
||||||
pkgname=starship
|
pkgname=starship
|
||||||
version=0.50.0
|
version=0.50.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
hostmakedepends="pkg-config libgit2-devel"
|
hostmakedepends="pkg-config libgit2-devel"
|
||||||
makedepends="libressl-devel libgit2-devel"
|
makedepends="openssl-devel libgit2-devel"
|
||||||
checkdepends="git fish-shell"
|
checkdepends="git fish-shell"
|
||||||
short_desc="Minimal, fast and customizable cross-shell prompt"
|
short_desc="Minimal, fast and customizable cross-shell prompt"
|
||||||
maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue