summaryrefslogtreecommitdiff
path: root/package/qos-scripts/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-04-06 16:59:56 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-04-06 16:59:56 +0000
commitc993ad73be467282f04a53e112cbd535498f2226 (patch)
treebc0eb43b63461eefa096796f79487ac1b0fcf0f8 /package/qos-scripts/Makefile
parentc6aa5d159d28bf31647c5d09fb2c707bac47885d (diff)
downloadmtk-20170518-c993ad73be467282f04a53e112cbd535498f2226.zip
mtk-20170518-c993ad73be467282f04a53e112cbd535498f2226.tar.gz
mtk-20170518-c993ad73be467282f04a53e112cbd535498f2226.tar.bz2
update qos-scripts to v1.1 - rewritten hfsc rate calculation
SVN-Revision: 6875
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 78a8cc2..43225f9 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:=0.9.4
+PKG_VERSION:=1.1.0
PKG_RELEASE:=1
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)