vaultwarden: update to 1.30.1.

This commit is contained in:
Joel Beckmeyer 2023-11-23 09:43:04 -05:00 committed by Duncan Overbruck
parent 19e51932b1
commit 8a02f80119

View file

@ -1,6 +1,6 @@
# Template file for 'vaultwarden'
pkgname=vaultwarden
version=1.30.0
version=1.30.1
revision=1
archs="x86_64* aarch64* arm*" # ring
build_style=cargo
@ -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=b9bcb75c671b0f28ef8ff1c3aae05a5e23306aceef43f86621a5c20dc1e9516d
checksum=152214d7a2ef496fea5b722414c50fb4d514e5f67c3d42d32c7c0e0e251eaec8
system_accounts="_vaultwarden"
_vaultwarden_homedir="/var/lib/vaultwarden"