summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sentinel-minipot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sentinel-minipot/Makefile b/sentinel-minipot/Makefile
index ee258fc..9ea25ba 100644
--- a/sentinel-minipot/Makefile
+++ b/sentinel-minipot/Makefile
@@ -8,8 +8,10 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sentinel-minipot
+#PKG_VERSION:=2.0.0
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_MAINTAINER:=CZ.NIC <packaging@turris.cz>