From 3b5ec5eadc238f5bd29210533c71e2fec97c1a83 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= <karel.koci@nic.cz>
Date: Mon, 13 Jan 2020 13:19:14 +0100
Subject: [PATCH] feeds.conf: update to new turris-os-packages workflow

Branch for-v4.0 was renamed to master and master to develop.
---
 feeds.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/feeds.conf b/feeds.conf
index fcbcf8853..3a1d687b8 100644
--- a/feeds.conf
+++ b/feeds.conf
@@ -2,7 +2,7 @@
 ## It is commented out because it is not feed but is used by compile_pkgs script.
 # openwrt https://git.openwrt.org/openwrt/openwrt.git;openwrt-19.07
 
-src-git turrispackages https://gitlab.labs.nic.cz/turris/turris-os-packages.git;master
+src-git turrispackages https://gitlab.labs.nic.cz/turris/turris-os-packages.git;develop
 src-git node https://github.com/nxhack/openwrt-node-packages.git;master
 src-git packages https://git.openwrt.org/feed/packages.git;openwrt-19.07
 src-git luci https://git.openwrt.org/project/luci.git;openwrt-19.07
-- 
GitLab