vaultwarden: update to 1.32.3.

This commit is contained in:
Joel Beckmeyer 2024-10-14 09:24:35 -04:00 committed by classabbyamp
parent ff9fd6dda6
commit e23260fcf5

View file

@ -1,6 +1,6 @@
# Template file for 'vaultwarden'
pkgname=vaultwarden
version=1.32.1
version=1.32.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=f69d004b2da74d44e981b0013247e4670579836b720edc5843ddd1b35a242031
checksum=026ee532f3fea0c6707f3d83eaad44327dd8e845bc6f367a8d8e2ee482a8518c
system_accounts="_vaultwarden"
_vaultwarden_homedir="/var/lib/vaultwarden"