keepassxc: update to 2.5.1.
This commit is contained in:
parent
5832bdb478
commit
2150ca9209
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'keepassxc'
|
||||
pkgname=keepassxc
|
||||
version=2.5.0
|
||||
revision=2
|
||||
version=2.5.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_TESTS=ON -DWITH_XC_UPDATECHECK=OFF
|
||||
-DWITH_XC_AUTOTYPE=$(vopt_if autotype ON OFF)
|
||||
|
@ -26,7 +26,7 @@ license="GPL-3.0-or-later, BSD-3-Clause, CC0-1.0, LGPL-2.0-only, LGPL-2.1-only,
|
|||
homepage="https://keepassxc.org/"
|
||||
changelog="https://github.com/keepassxreboot/keepassxc/blob/${version}/CHANGELOG.md"
|
||||
distfiles="https://github.com/keepassxreboot/keepassxc/releases/download/${version}/keepassxc-${version}-src.tar.xz"
|
||||
checksum=6359ce972b720a8bce1e8ba54000666e9c58f9164f2e9e52bef2e24e46127881
|
||||
checksum=ef33258b859a7b996af007113613b0f6210f2341e8f5fb3a005564262c2caf30
|
||||
|
||||
# https://github.com/keepassxreboot/keepassxc/blob/a775031fe9471310e50232d1861d4991e2803aff/CMakeLists.txt#L46
|
||||
build_options="autotype browser fdosecrets keeshare network sshagent yubikey"
|
||||
|
|
Loading…
Reference in a new issue