diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2020-09-14 17:37:30 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-09-14 17:37:30 +0200 |
commit | 9390ee4220f26b1d03712917480d3ab8f45e761d (patch) | |
tree | 238cd936ba71e5149adab990499825f2661cc014 /package | |
parent | 99fcb93466451472a522a86689d957a81296395d (diff) |
iproute2: update to 5.8.0
Diffstat (limited to 'package')
-rw-r--r-- | package/iproute2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/iproute2/Makefile b/package/iproute2/Makefile index 4057007bc..1040eb93c 100644 --- a/package/iproute2/Makefile +++ b/package/iproute2/Makefile @@ -4,9 +4,9 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= iproute2 -PKG_VERSION:= 4.15.0 +PKG_VERSION:= 5.8.0 PKG_RELEASE:= 1 -PKG_HASH:= 48d4616a99d7b609b7b795c0ae8ec57099fb0271ed89253e8772c02327798355 +PKG_HASH:= cfcd1f890290f8c8afcc91d9444ad929b9252c16f9ab3f286c50dd3c59dc646e PKG_DESCR:= routing control utility PKG_SECTION:= net/route PKG_BUILDDEP:= iptables libnl linux-atm |