diff --git a/core/iproute2/.checksums b/core/iproute2/.checksums index dfca5d94b..4014dba73 100644 --- a/core/iproute2/.checksums +++ b/core/iproute2/.checksums @@ -1 +1 @@ -ee8e2cdb416d4a8ef39525d39ab7c2d0 iproute2-5.5.0.tar.xz +9da0c352707c34b8b1fec3bf42fcfd09 iproute2-5.6.0.tar.xz diff --git a/core/iproute2/.pkgfiles b/core/iproute2/.pkgfiles index 3b8633535..3d3e82d0c 100644 --- a/core/iproute2/.pkgfiles +++ b/core/iproute2/.pkgfiles @@ -119,10 +119,12 @@ drwxr-xr-x root/root usr/share/man/man8/ -rw-r--r-- root/root usr/share/man/man8/tc-drr.8.gz -rw-r--r-- root/root usr/share/man/man8/tc-ematch.8.gz -rw-r--r-- root/root usr/share/man/man8/tc-etf.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-ets.8.gz -rw-r--r-- root/root usr/share/man/man8/tc-flow.8.gz -rw-r--r-- root/root usr/share/man/man8/tc-flower.8.gz -rw-r--r-- root/root usr/share/man/man8/tc-fq.8.gz -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-hfsc.8.gz -rw-r--r-- root/root usr/share/man/man8/tc-htb.8.gz diff --git a/core/iproute2/spkgbuild b/core/iproute2/spkgbuild index dd91affaf..39533bf2b 100755 --- a/core/iproute2/spkgbuild +++ b/core/iproute2/spkgbuild @@ -3,7 +3,7 @@ # maintainer : emmett1, emmett1.2miligrams at gmail.com name=iproute2 -version=5.5.0 +version=5.6.0 release=1 source="https://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz"