From 2482047ac0a481ddccbf1c75d3486e3a0ee92e82 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 6 Jan 2021 18:18:08 +0100 Subject: [PATCH] lastpass-cli: rebuild against OpenSSL --- 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 e9860677f4a..505360bc039 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=3 +revision=4 build_style=cmake make_install_target="install install-doc" hostmakedepends="asciidoc pkg-config"