keepassxc: update to 2.5.2.
This commit is contained in:
parent
afba7fb146
commit
378d560a9c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'keepassxc'
|
||||
pkgname=keepassxc
|
||||
version=2.5.1
|
||||
version=2.5.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_TESTS=ON -DWITH_XC_UPDATECHECK=OFF
|
||||
|
@ -24,9 +24,9 @@ maintainer="Piraty <piraty1@inbox.ru>"
|
|||
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/"
|
||||
changelog="https://github.com/keepassxreboot/keepassxc/blob/${version}/CHANGELOG.md"
|
||||
changelog="https://raw.githubusercontent.com/keepassxreboot/keepassxc/blob/${version}/CHANGELOG.md"
|
||||
distfiles="https://github.com/keepassxreboot/keepassxc/releases/download/${version}/keepassxc-${version}-src.tar.xz"
|
||||
checksum=ef33258b859a7b996af007113613b0f6210f2341e8f5fb3a005564262c2caf30
|
||||
checksum=12951ca58b615202d73e44602bf5332f2dea3b7f959955fd3eed7cdfed607c53
|
||||
|
||||
# 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