From 3fb8f69d56b78b029acc03f2b32b229b567ff087 Mon Sep 17 00:00:00 2001 From: Piraty Date: Sun, 16 Jun 2019 23:00:34 +0200 Subject: [PATCH] keepassxc: update to 2.4.3. - enable tests --- srcpkgs/keepassxc/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/keepassxc/template b/srcpkgs/keepassxc/template index 004b3981d21e86..e1ce68b28c74dd 100644 --- a/srcpkgs/keepassxc/template +++ b/srcpkgs/keepassxc/template @@ -1,9 +1,9 @@ # Template file for 'keepassxc' pkgname=keepassxc -version=2.4.2 +version=2.4.3 revision=1 build_style=cmake -configure_args="-DWITH_TESTS=OFF -DWITH_XC_UPDATECHECK=OFF +configure_args="-DWITH_TESTS=ON -DWITH_XC_UPDATECHECK=OFF -DWITH_XC_AUTOTYPE=$(vopt_if autotype ON OFF) -DWITH_XC_BROWSER=$(vopt_if browser ON OFF) -DWITH_XC_KEESHARE_SECURE=$(vopt_if keeshare ON OFF) @@ -24,7 +24,7 @@ license="GPL-3.0-or-later, BSD-3-Clause, CC0-1.0, LGPL-2.0-only, LGPL-2.1-only, LGPL-3.0-or-later, Nokia-Qt-exception-1.1, MIT BSL-1.0" homepage="https://keepassxc.org/" distfiles="https://github.com/keepassxreboot/keepassxc/releases/download/${version}/keepassxc-${version}-src.tar.xz" -checksum=15fa6d0a292055864b1979c671f13e5bae5056e19e280c30cc1cf0b96ea56138 +checksum=d7c952192131047689c3f8fb7275df0e0dfbf2094a554dbbee9a6d6cfa8f2734 # https://github.com/keepassxreboot/keepassxc/blob/a775031fe9471310e50232d1861d4991e2803aff/CMakeLists.txt#L46 build_options="browser keeshare network sshagent yubikey"