summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-07-29 08:30:49 +0200
committerKarel Kočí <cynerd@email.cz>2020-07-29 08:30:49 +0200
commit307981ee03e87eccbb0ad46b486d95e5f5bcb8e1 (patch)
tree81f5f1bbc28179ce23d0ee81e705812a6896250a
parent0ab34c42554d00099aa50beb1828b0ebaec641af (diff)
downloadopenwrt-personal-pkgs-307981ee03e87eccbb0ad46b486d95e5f5bcb8e1.tar.gz
openwrt-personal-pkgs-307981ee03e87eccbb0ad46b486d95e5f5bcb8e1.tar.bz2
openwrt-personal-pkgs-307981ee03e87eccbb0ad46b486d95e5f5bcb8e1.zip
sentinel-minipot: debug telnet
-rw-r--r--sentinel-minipot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sentinel-minipot/Makefile b/sentinel-minipot/Makefile
index 08e0b41..5ba9642 100644
--- a/sentinel-minipot/Makefile
+++ b/sentinel-minipot/Makefile
@@ -12,7 +12,7 @@ PKG_NAME:=sentinel-minipot
PKG_RELEASE:=1
PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/sentinel/minipot.git
#PKG_SOURCE_VERSION:=v$(PKG_VERSION)
-PKG_SOURCE_BRANCH:=dev
+PKG_SOURCE_BRANCH:=telnet-debug
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
PKG_LICENSE:=GPL-3.0-or-later