From 87ddb9b874174ca482a6e44358d7f265a140d1fd Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 13:32:52 +0200 Subject: [PATCH] lastpass-cli: rebuild against libressl-3.1.3 --- srcpkgs/lastpass-cli/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lastpass-cli/template b/srcpkgs/lastpass-cli/template index a919f6947f2..17d5e9bae88 100644 --- a/srcpkgs/lastpass-cli/template +++ b/srcpkgs/lastpass-cli/template @@ -1,7 +1,7 @@ # Template file for 'lastpass-cli' pkgname=lastpass-cli version=1.3.3 -revision=1 +revision=2 build_style=cmake make_install_target="install install-doc" hostmakedepends="asciidoc pkg-config"