keepassxc: update to 2.7.5.
This commit is contained in:
parent
02cd63cf3e
commit
1afd2e51b9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'keepassxc'
|
||||
pkgname=keepassxc
|
||||
version=2.7.4
|
||||
revision=2
|
||||
version=2.7.5
|
||||
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)
|
||||
|
@ -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://raw.githubusercontent.com/keepassxreboot/keepassxc/${version}/CHANGELOG.md"
|
||||
distfiles="https://github.com/keepassxreboot/keepassxc/releases/download/${version}/keepassxc-${version}-src.tar.xz"
|
||||
checksum=560052961da0389327e759171f660230dfa4e0f4e1fab6139600fb85c6e5dece
|
||||
checksum=ede24800901816c49569aa4f8bc7180a40cb8b554617fa2a2a2653caac13000c
|
||||
|
||||
build_options="autotype browser fdosecrets keeshare network sshagent yubikey"
|
||||
desc_option_autotype="Include auto-type"
|
||||
|
|
Loading…
Reference in New Issue