mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
vaultwarden-web: update to 2024.1.2.
This commit is contained in:
parent
7257883ea8
commit
80ee123abf
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.12.0
|
version=2024.1.2
|
||||||
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=b3788dae85aa57ada4c04b1be63741479cab5c9de9d39ea764c811d6342b720e
|
checksum=29516fb6b31a633a8d0b72c374881663deaf762d4bf15b73545ea0224a395373
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/webapps/vaultwarden-web
|
vmkdir usr/share/webapps/vaultwarden-web
|
||||||
|
|
Loading…
Add table
Reference in a new issue