vaultwarden: update to 1.33.1.

This commit is contained in:
Joel Beckmeyer 2025-02-06 09:42:43 -05:00 committed by classabbyamp
parent 0b590ee33b
commit 14c431c43e

View File

@ -1,6 +1,6 @@
# Template file for 'vaultwarden'
pkgname=vaultwarden
version=1.33.0
version=1.33.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=4e3a1a5fcb83878ed06100d6fb81476e8462f90d9cd0acd9ac0380b31ad457b5
checksum=633d841f300620e9a415601f859ec2a37bc79d8a17ee7bcb1c0b1ed06ab0d488
system_accounts="_vaultwarden"
_vaultwarden_homedir="/var/lib/vaultwarden"