vaultwarden: update to 1.29.2.

This commit is contained in:
Joel Beckmeyer 2023-09-01 09:19:00 -04:00 committed by classabbyamp
parent 19b050ab2a
commit e3ca04d3a9
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'vaultwarden'
pkgname=vaultwarden
version=1.29.1
revision=2
version=1.29.2
revision=1
archs="x86_64* aarch64* arm*" # ring
build_style=cargo
configure_args="--features sqlite,mysql,postgresql"
@ -14,7 +14,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=4606e5861552861e7dfdf088518e256b50476ddd5e11bf5a567498333d1e3175
checksum=44f82c1cc3595c2b6dba38fb4ac0989f40dca0a39225facf404e70a0573267aa
system_accounts="_vaultwarden"
_vaultwarden_homedir="/var/lib/vaultwarden"