From 308b2bb08ac048c94becef1dacfdcb8442e080e8 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:18 +0200 Subject: [PATCH] lastpass-cli: rebuild with libressl-2.8 --- 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 a05269307f9..cf7009a0d69 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.1 -revision=1 +revision=2 build_style=cmake make_install_target="install install-doc" hostmakedepends="asciidoc pkg-config"