summaryrefslogtreecommitdiffstats
path: root/package/qos-scripts/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-11-03 19:11:01 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-11-03 19:11:01 +0000
commit48c37ff7ebc40252ae4aa1393b74a681e85a220f (patch)
treec84967dde8c05c2f9ca668e56ceba756b6ff3a49 /package/qos-scripts/Makefile
parent95d36d3efe5172a4838949832949e1dc37719265 (diff)
downloadmaster-31e0f0ae-48c37ff7ebc40252ae4aa1393b74a681e85a220f.tar.gz
master-31e0f0ae-48c37ff7ebc40252ae4aa1393b74a681e85a220f.tar.bz2
master-31e0f0ae-48c37ff7ebc40252ae4aa1393b74a681e85a220f.zip
qos-scripts: only use the lower 8 bits for firewall marks, allows coexistence with other programs like nodogsplash - patch by Tobias Wolf (#10096)
SVN-Revision: 28731
Diffstat (limited to 'package/qos-scripts/Makefile')
-rw-r--r--package/qos-scripts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qos-scripts/Makefile b/package/qos-scripts/Makefile
index d76dbba854..8d7762c53e 100644
--- a/package/qos-scripts/Makefile
+++ b/package/qos-scripts/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=qos-scripts
PKG_VERSION:=1.2.1
-PKG_RELEASE:=5
+PKG_RELEASE:=6
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)