vaultwarden: update to 1.32.6.

This commit is contained in:
Joel Beckmeyer 2024-12-12 08:21:35 -05:00 committed by classabbyamp
parent 7bfe8340c2
commit 1105ce210b

View File

@ -1,6 +1,6 @@
# Template file for 'vaultwarden'
pkgname=vaultwarden
version=1.32.5
version=1.32.6
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=305b195e464cd831abc31112aec9dad634b44323069cfe3dc675ede41a3a42d9
checksum=b3acad0774c7698d988566a8e3d1cfe383f90666ec6072836f17f01490e60530
system_accounts="_vaultwarden"
_vaultwarden_homedir="/var/lib/vaultwarden"