diff options
-rw-r--r-- | sentinel-minipot/Makefile | 2 |
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 |