From 5c85a8639d0a3d60c891182649e7f24f11444abc Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 12:50:21 +0200 Subject: [PATCH] starship: rebuild against libressl-3.1.3 --- srcpkgs/starship/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template index cc9d0ae6201..db75c69589e 100644 --- a/srcpkgs/starship/template +++ b/srcpkgs/starship/template @@ -1,7 +1,7 @@ # Template file for 'starship' pkgname=starship version=0.42.0 -revision=1 +revision=2 build_style=cargo build_helper="rust" hostmakedepends="pkg-config"