vaultwarden: update to 1.30.5.

This commit is contained in:
Joel Beckmeyer 2024-05-14 09:12:52 -04:00 committed by cinerea0
parent eef62af64b
commit cc3239eeb9
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
# Template file for 'vaultwarden'
pkgname=vaultwarden
version=1.30.3
version=1.30.5
revision=1
archs="x86_64* aarch64* arm*" # ring
build_style=cargo
configure_args="--features sqlite,mysql,postgresql"
hostmakedepends="pkg-config"
@ -14,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=98bd80e3a1eb6488406b3b2633446545a500d6f61b369eb62c0f5f203a31032c
checksum=6a5b1792fc53e94445033390f594dd1075390bf1339daa54ae92569ca902391d
system_accounts="_vaultwarden"
_vaultwarden_homedir="/var/lib/vaultwarden"