summaryrefslogtreecommitdiff
path: root/sentinel-minipot
diff options
context:
space:
mode:
Diffstat (limited to 'sentinel-minipot')
-rw-r--r--sentinel-minipot/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/sentinel-minipot/Makefile b/sentinel-minipot/Makefile
index d210e9a..1c22ef0 100644
--- a/sentinel-minipot/Makefile
+++ b/sentinel-minipot/Makefile
@@ -8,11 +8,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sentinel-minipot
-PKG_VERSION:=2.0
-PKG_RELEASE:=2
-PKG_SOURCE_PROTO:=git
+PKG_RELEASE:=1
PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/sentinel/minipot.git
-PKG_SOURCE_VERSION:=7daf3f92cf47b4aaf65e27f597aa8d9be35f4c90
+PKG_SOURCE_BRANCH:=dev
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
PKG_LICENSE:=GPL-3.0-or-later
@@ -21,6 +19,7 @@ PKG_BUILD_DEPENDS:=argp-standalone
PKG_FIXUP:=autoreconf
+include $(INCLUDE_DIR)/autopkg-tag.mk
include $(INCLUDE_DIR)/package.mk
define Package/sentinel-minipot