From 74d694f4fc41edbe7a7de1424eb6ea6019a58040 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:56:45 +0200 Subject: [PATCH] lastpass-cli: rebuild with libressl-2.7 --- 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 6984b2beec8..4d0b741a360 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.0 -revision=1 +revision=2 build_style=cmake make_install_target="install install-doc" hostmakedepends="pkg-config asciidoc"