treewide: replace AUTORELEASE with real PKG_RELEASE
[openwrt/staging/wigyori.git] / package / network / config / qos-scripts / Makefile
index d6e7df1467013eb0f95afa536855ce9abaac85b2..774ce4d94a4ff276fd1b181b5617a5f2c8337b26 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=qos-scripts
 PKG_VERSION:=1.3.1
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_RELEASE:=33
 PKG_LICENSE:=GPL-2.0
 
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>