diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-08-07 12:49:16 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-08-07 12:49:31 +0200 |
commit | b591e3af54a532875a6385a2f1c19f17b81eb2a7 (patch) | |
tree | a60a16a7fc3c585f8a03c98eaecb99d4fc859c64 /package | |
parent | 4a7439f542abbc633a890e403e6a1e3fe1948938 (diff) |
update to latest upstream
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 10923ca6d..05d56b6f5 100644 --- a/package/iproute2/Makefile +++ b/package/iproute2/Makefile @@ -4,9 +4,9 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= iproute2 -PKG_VERSION:= 3.15.0 +PKG_VERSION:= 3.16.0 PKG_RELEASE:= 1 -PKG_MD5SUM:= 5b1711c9d16071959052e369a2682d77 +PKG_MD5SUM:= 6c823b40fdcfa7b8120743349a52ac18 PKG_DESCR:= routing control utility PKG_SECTION:= net/route PKG_BUILDDEP:= iptables libnl linux-atm |