vaultwarden: update to 1.32.1.

Closes: #52499 [via git-merge-pr]
This commit is contained in:
Joel Beckmeyer 2024-10-04 14:57:55 -04:00 committed by classabbyamp
parent 2b125f9adc
commit 629dbfbb16
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

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