vaultwarden-web: update to 2023.1.1.
This commit is contained in:
parent
b3022ddb5b
commit
924d721a10
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'vaultwarden-web'
|
# Template file for 'vaultwarden-web'
|
||||||
pkgname=vaultwarden-web
|
pkgname=vaultwarden-web
|
||||||
version=2023.1.0
|
version=2023.1.1
|
||||||
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=f635d8a28c03f597ed81354cf71aa0264d05abf3fec41337b2cf4879f3b3f6fc
|
checksum=3faba310db9bf818cc3dbf748173357567753e54e0d114d2216dff7574cdc751
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/webapps/vaultwarden-web
|
vmkdir usr/share/webapps/vaultwarden-web
|
||||||
|
|
Loading…
Reference in New Issue