update
This commit is contained in:
parent
1705d59286
commit
6bc789087e
20 changed files with 57 additions and 31 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=1.38.0
|
||||
VERSION=1.39.1
|
||||
APP=zigbee2mqtt
|
||||
DEPOT=https://github.com/Koenkk/zigbee2mqtt.git
|
||||
GIT_VERSION=${VERSION}
|
||||
|
@ -11,7 +11,7 @@ PACKAGE_DEPENDENCY="nodejs make g++ gcc"
|
|||
|
||||
main(){
|
||||
base_package_upgrade
|
||||
configure_depot_nodejs 18
|
||||
configure_depot_nodejs 20
|
||||
install_package_dependency
|
||||
get_git_source
|
||||
build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue