mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vaultwarden-web: update to 2024.5.0.
This commit is contained in:
parent
e10a3e5f5f
commit
0f93bf2973
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'vaultwarden-web'
|
# Template file for 'vaultwarden-web'
|
||||||
pkgname=vaultwarden-web
|
pkgname=vaultwarden-web
|
||||||
version=2024.3.1
|
version=2024.5.0
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Web vault builds for vaultwarden"
|
short_desc="Web vault builds for vaultwarden"
|
||||||
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/dani-garcia/bw_web_builds"
|
homepage="https://github.com/dani-garcia/bw_web_builds"
|
||||||
distfiles="https://github.com/dani-garcia/bw_web_builds/releases/download/v${version}/bw_web_v${version}.tar.gz"
|
distfiles="https://github.com/dani-garcia/bw_web_builds/releases/download/v${version}/bw_web_v${version}.tar.gz"
|
||||||
checksum=03d4d2fd63d967a8e81cbb9cb1af9aaa5d7e7944b5c1e7cc3c8915f1a985b187
|
checksum=35001cea3c4ec52a66a2331ecc11efd20b2ad77c34e47dc6061a315f3b5706e4
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/webapps/vaultwarden-web
|
vmkdir usr/share/webapps/vaultwarden-web
|
||||||
|
|
Loading…
Add table
Reference in a new issue