diff options
Diffstat (limited to 'package/iproute2/Makefile')
-rw-r--r-- | package/iproute2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/iproute2/Makefile b/package/iproute2/Makefile index a8f2387d4..6975223ca 100644 --- a/package/iproute2/Makefile +++ b/package/iproute2/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= iproute2 -PKG_VERSION:= 3.12.0 -PKG_RELEASE:= 3 -PKG_MD5SUM:= f87386aaaecafab95607fd10e8152c68 +PKG_VERSION:= 3.15.0 +PKG_RELEASE:= 1 +PKG_MD5SUM:= 5b1711c9d16071959052e369a2682d77 PKG_DESCR:= routing control utility PKG_SECTION:= net/route PKG_BUILDDEP:= iptables libnl linux-atm |