starship: switch to OpenSSL
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Template file for 'starship'
|
||||
pkgname=starship
|
||||
version=0.50.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
hostmakedepends="pkg-config libgit2-devel"
|
||||
makedepends="libressl-devel libgit2-devel"
|
||||
makedepends="openssl-devel libgit2-devel"
|
||||
checkdepends="git fish-shell"
|
||||
short_desc="Minimal, fast and customizable cross-shell prompt"
|
||||
maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
||||
|
||||
Reference in New Issue
Block a user