diff --git a/net/sqm-scripts/Makefile b/net/sqm-scripts/Makefile index 064730e28..e3fbb9467 100644 --- a/net/sqm-scripts/Makefile +++ b/net/sqm-scripts/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sqm-scripts -PKG_SOURCE_VERSION:=699f5d014b23790a3ac4e8280a14ac740cd5c3e4 -PKG_VERSION:=1.1.0 +PKG_SOURCE_VERSION:=70a22d6d19d4411f004c5257ee15fb1f103b46c9 +PKG_VERSION:=1.1.1 PKG_RELEASE:=1 PKG_LICENSE:=GPLv2 @@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk define Package/sqm-scripts SECTION:=net CATEGORY:=Base system - DEPENDS:=+tc +kmod-sched +kmod-ifb +iptables \ + DEPENDS:=+tc +kmod-sched +kmod-sched-cake +kmod-ifb +iptables \ +iptables-mod-ipopt +iptables-mod-conntrack-extra TITLE:=SQM Scripts (QoS) PKGARCH:=all @@ -55,7 +55,7 @@ define Package/luci-app-sqm endef define Package/luci-app-sqm/description - Control the simple_qos SQM script + Luci interface for the SQM scripts queue management configuration package. endef define Package/luci-app-sqm/install