From 07f7cd11bbc97ae7da1d3d8f2671987a1390f9f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 12 Jul 2020 15:06:54 +0200 Subject: sentinel-minipot: build tip of dev branch --- sentinel-minipot/Makefile | 7 +++---- 1 file 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 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 -- cgit v1.2.3