vaultwarden: update to 1.35.2.

This commit is contained in:
Joel Beckmeyer
2026-01-13 00:35:32 -05:00
committed by classabbyamp
parent 49e0c323ca
commit 011652fcfe
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'vaultwarden'
pkgname=vaultwarden
version=1.35.1
version=1.35.2
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=d5b1fd5a16987db04d57d5adf2317fd76c273fa7eac82bb104bc95333132fda8
checksum=b976b1af5de9c382bbe50e2219ad9ff56396d3a0a50742c935665284ca64146b
system_accounts="_vaultwarden"
_vaultwarden_homedir="/var/lib/vaultwarden"