summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-06-24 23:23:54 +0200
committerKarel Kočí <cynerd@email.cz>2020-06-24 23:23:54 +0200
commitf199cf1563648ed0f750677b854c5388625aa719 (patch)
tree8e6ff0bd028dc309f3c7ff9cbd253d42654707a0
parent9ed3d12bbd84276556283bc45419d367fe1fdae9 (diff)
downloadopenwrt-personal-pkgs-f199cf1563648ed0f750677b854c5388625aa719.tar.gz
openwrt-personal-pkgs-f199cf1563648ed0f750677b854c5388625aa719.tar.bz2
openwrt-personal-pkgs-f199cf1563648ed0f750677b854c5388625aa719.zip
updater-ng: switch to branch master
-rw-r--r--updater-ng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater-ng/Makefile b/updater-ng/Makefile
index 155fe80..81a8e0b 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:=package-signature
+PKG_SOURCE_BRANCH:=master
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
PKG_LICENSE:=GPL-3.0-or-later