From 1848b25cddae2744772a8e40bc734f0e6f64554d Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Fri, 4 Mar 2022 17:25:59 +0200 Subject: qosify: add PKG_RELEASE Without PKG_RELEASE, it's impossible to trigger package updates when changing files included in the package that are not in the qosify git repository. Signed-off-by: Stijn Tintel Acked-by: Felix Fietkau --- package/network/config/qosify/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package') diff --git a/package/network/config/qosify/Makefile b/package/network/config/qosify/Makefile index 10bd878e86..eb267d3552 100644 --- a/package/network/config/qosify/Makefile +++ b/package/network/config/qosify/Makefile @@ -14,6 +14,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2022-02-20 PKG_SOURCE_VERSION:=65b42032063f75d8efc37cdb7215a04818be2fa7 PKG_MIRROR_HASH:=0458a9fd7e90fc64239712435f24e7d74b2a3aefcfb0c5f64a9fd70bfd0fe7ae +PKG_RELEASE:=$(AUTORELEASE) PKG_LICENSE:=GPL-2.0 PKG_MAINTAINER:=Felix Fietkau -- cgit v1.2.3