iproute2: cake: make gso/gro splitting configurable
[openwrt/staging/hauke.git] / package / network / utils / iproute2 / Makefile
index eaee4838ed9f1cdf72c2d3fafe3a39c6c42d63f2..d91616e456941e85c7f4268cff5d41a3629c7b69 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=iproute2
-PKG_VERSION:=4.15.0
-PKG_RELEASE:=1
+PKG_VERSION:=4.17.0
+PKG_RELEASE:=3
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@KERNEL/linux/utils/net/iproute2
-PKG_HASH:=48d4616a99d7b609b7b795c0ae8ec57099fb0271ed89253e8772c02327798355
+PKG_HASH:=6fa991b092315887775b9e47dc6a89af7ae09dd3ad4ccff754d055c566b4be6e
 PKG_BUILD_PARALLEL:=1
 PKG_BUILD_DEPENDS:=iptables
 PKG_LICENSE:=GPL-2.0