summaryrefslogtreecommitdiff
path: root/updater-ng
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2020-06-23 17:58:56 +0200
committerKarel Kočí <karel.koci@nic.cz>2020-06-23 17:58:56 +0200
commit9ed3d12bbd84276556283bc45419d367fe1fdae9 (patch)
tree44a8d526b63df02b75e27d4cb01531dc58ffcb0a /updater-ng
parent52f689f9d63615f87c965370aa93cfc3db10229f (diff)
downloadopenwrt-personal-pkgs-9ed3d12bbd84276556283bc45419d367fe1fdae9.tar.gz
openwrt-personal-pkgs-9ed3d12bbd84276556283bc45419d367fe1fdae9.tar.bz2
openwrt-personal-pkgs-9ed3d12bbd84276556283bc45419d367fe1fdae9.zip
updater-ng: switch to branch package-signature
Diffstat (limited to 'updater-ng')
-rw-r--r--updater-ng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater-ng/Makefile b/updater-ng/Makefile
index ed05467..155fe80 100644
--- a/updater-ng/Makefile
+++ b/updater-ng/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=updater-ng
PKG_SOURCE_URL:=https://gitlab.labs.nic.cz/turris/updater/updater.git
-PKG_SOURCE_BRANCH:=hotfix-sign
+PKG_SOURCE_BRANCH:=package-signature
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
PKG_LICENSE:=GPL-3.0-or-later