keepassxc: update to 2.4.3.
- enable tests
This commit is contained in:
parent
de2ec1c376
commit
0554533e7b
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue