From db71fcd27b51caa8629c2ffa1956a77e03946da7 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 4 Mar 2018 07:50:08 +0000 Subject: [PATCH] lastpass-cli: rebuild against libressl-2.6 --- 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 dd72dbe501a..2830ea0f0d9 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.2.2 -revision=1 +revision=2 build_style=cmake make_install_target="install install-doc" hostmakedepends="pkg-config asciidoc"