mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
vaultwarden-web: update to 2023.10.0.
This commit is contained in:
parent
836fa2e043
commit
a65c435b72
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=2023.9.1
|
version=2023.10.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=a9bb4655d68945a2853e04a1f8005084e2139d87c145dc020b4ecc79525faa3d
|
checksum=17758e5a37af2e1f847d76d3386551c519526884ee06912d9f78d97e61dd52a0
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/webapps/vaultwarden-web
|
vmkdir usr/share/webapps/vaultwarden-web
|
||||||
|
|
Loading…
Add table
Reference in a new issue