mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
keepassxc: update to 2.5.0.
This commit is contained in:
parent
351f6b9bb3
commit
2c85afba53
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'keepassxc'
|
# Template file for 'keepassxc'
|
||||||
pkgname=keepassxc
|
pkgname=keepassxc
|
||||||
version=2.4.3
|
version=2.5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_TESTS=ON -DWITH_XC_UPDATECHECK=OFF
|
configure_args="-DWITH_TESTS=ON -DWITH_XC_UPDATECHECK=OFF
|
||||||
-DWITH_XC_AUTOTYPE=$(vopt_if autotype ON OFF)
|
-DWITH_XC_AUTOTYPE=$(vopt_if autotype 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"
|
LGPL-3.0-or-later, Nokia-Qt-exception-1.1, MIT, BSL-1.0"
|
||||||
homepage="https://keepassxc.org/"
|
homepage="https://keepassxc.org/"
|
||||||
distfiles="https://github.com/keepassxreboot/keepassxc/releases/download/${version}/keepassxc-${version}-src.tar.xz"
|
distfiles="https://github.com/keepassxreboot/keepassxc/releases/download/${version}/keepassxc-${version}-src.tar.xz"
|
||||||
checksum=d7c952192131047689c3f8fb7275df0e0dfbf2094a554dbbee9a6d6cfa8f2734
|
checksum=6359ce972b720a8bce1e8ba54000666e9c58f9164f2e9e52bef2e24e46127881
|
||||||
|
|
||||||
# https://github.com/keepassxreboot/keepassxc/blob/a775031fe9471310e50232d1861d4991e2803aff/CMakeLists.txt#L46
|
# https://github.com/keepassxreboot/keepassxc/blob/a775031fe9471310e50232d1861d4991e2803aff/CMakeLists.txt#L46
|
||||||
build_options="autotype browser keeshare network sshagent yubikey"
|
build_options="autotype browser keeshare network sshagent yubikey"
|
||||||
|
|
Loading…
Add table
Reference in a new issue