summaryrefslogtreecommitdiff
path: root/sentinel-minipot
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-07-23 17:31:17 +0200
committerKarel Kočí <cynerd@email.cz>2020-07-23 17:31:17 +0200
commit96e74fa2a0b4b03825fccdb54016ce34f6ec0415 (patch)
treedb71c60708f9e3dc1f7a275a3f6c8c46ffb1e81d /sentinel-minipot
parent355035dd8fe6217cb7b9855eae495e612a2c9a6b (diff)
downloadopenwrt-personal-pkgs-96e74fa2a0b4b03825fccdb54016ce34f6ec0415.tar.gz
openwrt-personal-pkgs-96e74fa2a0b4b03825fccdb54016ce34f6ec0415.tar.bz2
openwrt-personal-pkgs-96e74fa2a0b4b03825fccdb54016ce34f6ec0415.zip
sentinel-minipot: add commented version and source version
Diffstat (limited to 'sentinel-minipot')
-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>