diff --git a/helpers/generate_common.sh b/helpers/generate_common.sh index 6c3961409cbf56562e5098ccb6b26be2d1f1b9df..58bb6f250beb1c5b7cc661333ff4f7539b8da629 100644 --- a/helpers/generate_common.sh +++ b/helpers/generate_common.sh @@ -17,7 +17,7 @@ USIGN_VERSION=ef6419142a3b0fbcddcccf536e3c1880302c6f89 UPDATER_VERSION=master SRC_USIGN="https://git.openwrt.org/project/usign.git" -SRC_UPDATER="https://gitlab.labs.nic.cz/turris/updater.git" +SRC_UPDATER="https://gitlab.labs.nic.cz/turris/updater/updater.git" # Git puller helper function (git_pull output_path source_url target) git_get() {