keepassxc: update to 2.6.5.
This commit is contained in:
parent
912dcc79bd
commit
90c0ddd69a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'keepassxc'
|
# Template file for 'keepassxc'
|
||||||
pkgname=keepassxc
|
pkgname=keepassxc
|
||||||
version=2.6.4
|
version=2.6.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_TESTS=ON -DWITH_XC_UPDATECHECK=OFF -DWITH_XC_DOCS=ON
|
configure_args="-DWITH_TESTS=ON -DWITH_XC_UPDATECHECK=OFF -DWITH_XC_DOCS=ON
|
||||||
|
@ -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,
|
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/"
|
||||||
changelog="https://raw.githubusercontent.com/keepassxreboot/keepassxc/blob/develop/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/keepassxreboot/keepassxc/${version}/CHANGELOG.md"
|
||||||
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=e536e2a71c90fcf264eb831fb1a8b518ee1b03829828f862eeea748d3310f82b
|
checksum=5edceb7f650729a0f272aae5ded463dc31fe2feb1f75d10a78f61f529ff90eb2
|
||||||
|
|
||||||
# https://github.com/keepassxreboot/keepassxc/blob/a775031fe9471310e50232d1861d4991e2803aff/CMakeLists.txt#L46
|
# https://github.com/keepassxreboot/keepassxc/blob/a775031fe9471310e50232d1861d4991e2803aff/CMakeLists.txt#L46
|
||||||
build_options="autotype browser fdosecrets keeshare network sshagent yubikey"
|
build_options="autotype browser fdosecrets keeshare network sshagent yubikey"
|
||||||
|
|
Loading…
Add table
Reference in a new issue