aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/Makefile
diff options
context:
space:
mode:
authorDENG Qingfang <dengqf6@mail2.sysu.edu.cn>2019-09-26 08:13:14 +0800
committerHans Dedecker <dedeckeh@gmail.com>2019-09-28 21:26:53 +0200
commiteddbd68b6d3fa540b2c5e6c0027c08c9f186bfc1 (patch)
treee79ac3799066cd06cdccb41aecc2324b088d1d59 /package/network/utils/iproute2/Makefile
parent1fe1a200d9bbe83437b018757ad75364a6d89b37 (diff)
downloadupstream-eddbd68b6d3fa540b2c5e6c0027c08c9f186bfc1.tar.gz
upstream-eddbd68b6d3fa540b2c5e6c0027c08c9f186bfc1.tar.bz2
upstream-eddbd68b6d3fa540b2c5e6c0027c08c9f186bfc1.zip
iproute2: update to 5.3.0
Update iproute2 to 5.3.0 Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Diffstat (limited to 'package/network/utils/iproute2/Makefile')
-rw-r--r--package/network/utils/iproute2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/iproute2/Makefile b/package/network/utils/iproute2/Makefile
index cfa6c64cd8..638016e5bc 100644
--- a/package/network/utils/iproute2/Makefile
+++ b/package/network/utils/iproute2/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=iproute2
-PKG_VERSION:=5.2.0
+PKG_VERSION:=5.3.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/linux/utils/net/iproute2
-PKG_HASH:=a5b95dec26353fc71dba9bb403e9343fad2a06bd69fb154a22a2aa2914f74da8
+PKG_HASH:=cb1c1e45993a3bd2438543fd4332d70f1726a6e6ff97dc613a8258c993117b3f
PKG_BUILD_PARALLEL:=1
PKG_BUILD_DEPENDS:=iptables
PKG_LICENSE:=GPL-2.0