vaultwarden: update to 1.35.4.

This commit is contained in:
Joel Beckmeyer
2026-02-25 02:49:58 +01:00
committed by Duncan Overbruck
parent 075ce5c826
commit 003fe1ace7
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'vaultwarden'
pkgname=vaultwarden
version=1.35.3
version=1.35.4
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=7205c1bf8f05a7db89c77c3213ce1f8e35e06c453fa6900f849542346ccab261
checksum=f28689ea64ce9cfa1669b44958f229a74abc9fb064285d8b37e064b28888e6b7
system_accounts="_vaultwarden"
_vaultwarden_homedir="/var/lib/vaultwarden"