mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
vaultwarden-web: update to 2023.2.0.
This commit is contained in:
parent
4f6e48834f
commit
88d0786900
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.1.1
|
version=2023.2.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=3faba310db9bf818cc3dbf748173357567753e54e0d114d2216dff7574cdc751
|
checksum=d81d575f47f91a9561c4d564221a8bb304eaebb4d6b6fdd674370b73dac77415
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/webapps/vaultwarden-web
|
vmkdir usr/share/webapps/vaultwarden-web
|
||||||
|
|
Loading…
Add table
Reference in a new issue