app-shells/starship: Update to 0.48.0

This commit also adds USE flags.

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow
2021-01-03 19:05:20 -05:00
parent 9613e4650d
commit 90fcd8e756
3 changed files with 292 additions and 0 deletions

View File

@@ -18,4 +18,9 @@
<upstream>
<remote-id type="github">starship/starship</remote-id>
</upstream>
<use>
<flag name='battery'>Include support for laptop battery information.</flag>
<flag name='http'>If enabled, starship can help you file bugs with itself</flag>
<flag name='tls-vendored'>Use a bundled openssl instead of the system openssl</flag>
</use>
</pkgmetadata>