aboutsummaryrefslogtreecommitdiffstats
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
commit7fd37b30fc7702b2a5ec7057d4c2048c57072829 (patch)
tree978b7029ffce5734f832aa68fe996f357cc9a835 /package/qos-scripts/Makefile
parent99c0f20b4d12220d6977c990b06618abac9df2c2 (diff)
downloadmaster-187ad058-7fd37b30fc7702b2a5ec7057d4c2048c57072829.tar.gz
master-187ad058-7fd37b30fc7702b2a5ec7057d4c2048c57072829.tar.bz2
master-187ad058-7fd37b30fc7702b2a5ec7057d4c2048c57072829.zip
update qos-scripts to v1.1 - rewritten hfsc rate calculation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6875 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 78a8cc2563..43225f919f 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)