From f274affce66444da72b7ba0912912c4767c05fe0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 15 Aug 2012 15:38:25 +0200 Subject: [PATCH] iproute2: update to 3.5.1. --- srcpkgs/iproute2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/iproute2/template b/srcpkgs/iproute2/template index f2f6ceaf9a..e58b41f00d 100644 --- a/srcpkgs/iproute2/template +++ b/srcpkgs/iproute2/template @@ -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 " 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."