keepassxc: update to 2.6.4.
Also fix changelog. Closes: #28430 [via git-merge-pr]
This commit is contained in:
parent
e22cd67339
commit
5f4fa85f63
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'keepassxc'
|
||||
pkgname=keepassxc
|
||||
version=2.6.3
|
||||
revision=2
|
||||
version=2.6.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_TESTS=ON -DWITH_XC_UPDATECHECK=OFF -DWITH_XC_DOCS=ON
|
||||
-DWITH_XC_AUTOTYPE=$(vopt_if autotype ON OFF)
|
||||
|
@ -23,9 +23,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://raw.githubusercontent.com/keepassxreboot/keepassxc/blob/${version}/CHANGELOG.md"
|
||||
changelog="https://raw.githubusercontent.com/keepassxreboot/keepassxc/blob/develop/CHANGELOG.md"
|
||||
distfiles="https://github.com/keepassxreboot/keepassxc/releases/download/${version}/keepassxc-${version}-src.tar.xz"
|
||||
checksum=e7e0b6ed8f3881c5b9579074bc3cde3991b28c1a3d1c852c46f2b7930a10f7d1
|
||||
checksum=e536e2a71c90fcf264eb831fb1a8b518ee1b03829828f862eeea748d3310f82b
|
||||
|
||||
# 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