core/iproute2: updated to 5.8.0

This commit is contained in:
emmett1
2020-08-20 22:11:36 +08:00
parent c2bfebf95d
commit 04eaa47ceb
3 changed files with 4 additions and 2 deletions

View File

@@ -1 +1 @@
da22ab8562eda56ae232872fa72e4870 iproute2-5.7.0.tar.xz
e2016acc07d91b2508916c459a8435af iproute2-5.8.0.tar.xz

View File

@@ -71,6 +71,7 @@ drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/ip-macsec.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-maddress.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-monitor.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-mptcp.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-mroute.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-neighbour.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-netconf.8.gz
@@ -126,6 +127,7 @@ drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/tc-fq_codel.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-fq_pie.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-fw.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-gate.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-hfsc.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-htb.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-ife.8.gz

View File

@@ -1,7 +1,7 @@
# description : Programs for basic and advanced IPV4-based networking
name=iproute2
version=5.7.0
version=5.8.0
release=1
source="https://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz"