aboutsummaryrefslogtreecommitdiff
path: root/python-uci
diff options
context:
space:
mode:
Diffstat (limited to 'python-uci')
-rw-r--r--python-uci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-uci/Makefile b/python-uci/Makefile
index eda2343..c09c762 100644
--- a/python-uci/Makefile
+++ b/python-uci/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=python-uci
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gitlab.labs.nic.cz/turris/pyuci.git
-PKG_SOURCE_BRANCH:=dev
+PKG_SOURCE_BRANCH:=master
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
include $(INCLUDE_DIR)/pkgauto.mk