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 421126f..8e60224 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:=bugfix/changelog +PKG_SOURCE_BRANCH:=master PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz> PKG_LICENSE:=MIT |