vaultwarden: update to 1.35.3.

This commit is contained in:
Joel Beckmeyer
2026-02-12 02:01:07 +01:00
committed by Duncan Overbruck
parent 3531041569
commit 1fc3709b79
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'vaultwarden'
pkgname=vaultwarden
version=1.35.2
version=1.35.3
revision=1
build_style=cargo
configure_args="--features sqlite,mysql,postgresql"
@@ -13,7 +13,7 @@ license="AGPL-3.0-only"
homepage="https://github.com/dani-garcia/vaultwarden"
changelog="https://github.com/dani-garcia/vaultwarden/releases"
distfiles="https://github.com/dani-garcia/vaultwarden/archive/${version}.tar.gz"
checksum=b976b1af5de9c382bbe50e2219ad9ff56396d3a0a50742c935665284ca64146b
checksum=7205c1bf8f05a7db89c77c3213ce1f8e35e06c453fa6900f849542346ccab261
system_accounts="_vaultwarden"
_vaultwarden_homedir="/var/lib/vaultwarden"