summaryrefslogtreecommitdiff
path: root/package/network/utils/iproute2/Makefile
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>2017-01-28 16:44:30 +0000
committerJo-Philipp Wich <jo@mein.io>2017-02-01 16:06:24 +0100
commit4cd9625dd4c305b17b31e731ff258815cb68971b (patch)
tree08aaf10420f09b6b019d1034736ea4970ded4f2f /package/network/utils/iproute2/Makefile
parent4f5ff0041a4b26ff4131442cf1abb3c35181f9fd (diff)
downloadmtk-20170518-4cd9625dd4c305b17b31e731ff258815cb68971b.zip
mtk-20170518-4cd9625dd4c305b17b31e731ff258815cb68971b.tar.gz
mtk-20170518-4cd9625dd4c305b17b31e731ff258815cb68971b.tar.bz2
iproute2: cake: update cake support
Updated cake's tc patch to match the official cake repository formatting. Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Diffstat (limited to 'package/network/utils/iproute2/Makefile')
-rw-r--r--package/network/utils/iproute2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iproute2/Makefile b/package/network/utils/iproute2/Makefile
index 196b844..af8e64c 100644
--- a/package/network/utils/iproute2/Makefile
+++ b/package/network/utils/iproute2/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=iproute2
PKG_VERSION:=4.4.0
-PKG_RELEASE:=7
+PKG_RELEASE:=8
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/linux/utils/net/iproute2