aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiraty <mail@piraty.dev>2024-05-28 21:09:08 +0000
committerPiraty <mail@piraty.dev>2024-05-29 07:31:03 +0000
commitbb5b4afd6b2b8973549be32ffe28f15ef03a4f27 (patch)
tree18ed6a697504fe5a9b2faeadc1a8da451395ea4b
parentd0fd8a415aa765c3d1cae1061c9db7a120ebde22 (diff)
downloadvoid-packages-bb5b4afd6b2b8973549be32ffe28f15ef03a4f27.tar
void-packages-bb5b4afd6b2b8973549be32ffe28f15ef03a4f27.tar.gz
void-packages-bb5b4afd6b2b8973549be32ffe28f15ef03a4f27.tar.bz2
void-packages-bb5b4afd6b2b8973549be32ffe28f15ef03a4f27.tar.lz
void-packages-bb5b4afd6b2b8973549be32ffe28f15ef03a4f27.tar.xz
void-packages-bb5b4afd6b2b8973549be32ffe28f15ef03a4f27.tar.zst
void-packages-bb5b4afd6b2b8973549be32ffe28f15ef03a4f27.zip
keepassxc: update to 2.7.8.
-rw-r--r--srcpkgs/keepassxc/template6
1 files changed, 3 insertions, 3 deletions
diff --git a/srcpkgs/keepassxc/template b/srcpkgs/keepassxc/template
index a9d06c75e95..1cb87c0794a 100644
--- a/srcpkgs/keepassxc/template
+++ b/srcpkgs/keepassxc/template
@@ -1,7 +1,7 @@
# Template file for 'keepassxc'
pkgname=keepassxc
-version=2.7.7
-revision=2
+version=2.7.8
+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)
@@ -27,7 +27,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=58fc45ae98e4b3ffb052103014f5b97a41fefd17102c7f56073934dd3a82ee67
+checksum=87d3101712b3c8656a24b908ad5b7e2529bc01717cb4156f53ba195fb81783a3
build_options="autotype browser fdosecrets keeshare network passkey sshagent yubikey"
desc_option_autotype="Include auto-type"