update
This commit is contained in:
parent
69cbf81a7c
commit
679d31630b
29 changed files with 112 additions and 32 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=1.11.78
|
||||
VERSION=1.11.89
|
||||
APP=element-web
|
||||
DEPOT=https://github.com/vector-im/element-web.git
|
||||
GIT_VERSION=v${VERSION}
|
||||
|
@ -14,6 +14,7 @@ main(){
|
|||
configure_depot_yarn
|
||||
configure_depot_nodejs 20
|
||||
install_package_dependency
|
||||
get_git_source
|
||||
build
|
||||
makedeb
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue