This commit is contained in:
Thomas Legay 2024-05-30 23:51:07 +02:00
parent 16bd25d1d7
commit 8178f6679a
12 changed files with 15 additions and 15 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=0.108.0-b.54
VERSION=0.108.0-b.56
APP=adguardhome
DEPOT=https://github.com/AdguardTeam/AdGuardHome.git
GIT_VERSION=v${VERSION}
@ -12,7 +12,7 @@ PACKAGE_DEPENDENCY="build-essential nodejs yarn"
main(){
base_package_upgrade
configure_depot_yarn
configure_depot_nodejs
configure_depot_nodejs 20
install_package_dependency
install_go
get_git_source