Skip to content

Commit

Permalink
qosify: add PKG_RELEASE
Browse files Browse the repository at this point in the history
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 <stijn@linux-ipv6.be>
Acked-by: Felix Fietkau <nbd@nbd.name>
  • Loading branch information
stintel committed Mar 4, 2022
1 parent 93259e8 commit 1848b25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/network/config/qosify/Makefile
Expand Up @@ -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 <nbd@nbd.name>
Expand Down

0 comments on commit 1848b25

Please sign in to comment.