From: Hannu Nyman Date: Fri, 3 Apr 2020 19:07:25 +0000 (+0300) Subject: luci-app-sqm: apply manual versioning X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a237723de0c18f9485c2f513e9645fbca6e34f60;p=oweals%2Fluci.git luci-app-sqm: apply manual versioning Use manual versioning for luci-app-sqm Signed-off-by: Hannu Nyman --- 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