diff options
Diffstat (limited to 'updater-supervisor/Makefile')
-rw-r--r-- | updater-supervisor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/updater-supervisor/Makefile b/updater-supervisor/Makefile index 8e60224..333ee69 100644 --- a/updater-supervisor/Makefile +++ b/updater-supervisor/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=updater-supervisor PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/updater/supervisor.git -PKG_SOURCE_BRANCH:=master +PKG_SOURCE_BRANCH:=bugfix/none-auto-approve-window PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz> PKG_LICENSE:=MIT |