From 24172b963e58fe07d941db79a9adba4da960bb40 Mon Sep 17 00:00:00 2001 From: Christopher Brannon Date: Fri, 15 Dec 2017 18:52:53 -0800 Subject: [PATCH] masterpassword-cli: force rebuild against latest libsodium. Apparently this wasn't rebuilt, and attempting to install failed with "unresolvable shlib". --- srcpkgs/masterpassword-cli/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/masterpassword-cli/template b/srcpkgs/masterpassword-cli/template index 7cb83a08d00..5a8b15e0335 100644 --- a/srcpkgs/masterpassword-cli/template +++ b/srcpkgs/masterpassword-cli/template @@ -1,7 +1,7 @@ # Template file for 'masterpassword-cli' pkgname=masterpassword-cli version=2.6 -revision=1 +revision=2 wrksrc=MasterPassword-${version}-cli-3 build_wrksrc=platform-independent/cli-c build_style=cmake