iproute2: update to 3.5.1.
This commit is contained in:
parent
f5ee269c28
commit
f274affce6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'iproute2'
|
||||
pkgname=iproute2
|
||||
version=3.5.0
|
||||
version=3.5.1
|
||||
patch_args="-Np1"
|
||||
revision=1
|
||||
build_style=configure
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.linux-foundation.org/en/Net:Iproute2"
|
||||
license="GPL-2"
|
||||
distfiles="${KERNEL_SITE}/utils/net/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=ea885642b1d9f8c843a325b85926a75bd36fb4801b37c7707cbd397fb120aa3d
|
||||
checksum=36f2674e5436289f3ccfb0a58707aca9dcfa295d06afc36d2117674508f5ef72
|
||||
long_desc="
|
||||
Iproute2 is a collection of utilities for controlling TCP/IP networking
|
||||
and traffic control in Linux."
|
||||
|
|
Loading…
Reference in New Issue