From a237723de0c18f9485c2f513e9645fbca6e34f60 Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Fri, 3 Apr 2020 22:07:25 +0300 Subject: [PATCH] luci-app-sqm: apply manual versioning Use manual versioning for luci-app-sqm Signed-off-by: Hannu Nyman --- applications/luci-app-sqm/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/applications/luci-app-sqm/Makefile b/applications/luci-app-sqm/Makefile index 6d6be7ccc..77c0f8d2e 100644 --- a/applications/luci-app-sqm/Makefile +++ b/applications/luci-app-sqm/Makefile @@ -6,6 +6,9 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for SQM Scripts LUCI_DESCRIPTION:=Luci interface for the SQM scripts queue management package +PKG_VERSION:=1.4.0 +PKG_RELEASE:=7 + PKG_MAINTAINER:=Toke Høiland-Jørgensen LUCI_DEPENDS:=+luci-compat +sqm-scripts -- 2.25.1