From 99746708edfd2c56f2ba654a14f27e98b1601a43 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 22 Oct 2012 01:08:23 -0700 Subject: Mon Oct 22 01:08:14 PDT 2012 --- extra/ethtool/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/ethtool') diff --git a/extra/ethtool/PKGBUILD b/extra/ethtool/PKGBUILD index a0328043a..b422b8403 100644 --- a/extra/ethtool/PKGBUILD +++ b/extra/ethtool/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 165653 2012-08-28 08:48:01Z ibiru $ +# $Id: PKGBUILD 169444 2012-10-21 10:28:57Z ibiru $ # Maintainer : Ionut Biru # Contributor: Paul Mattal # Contributor: Martin Kemp pkgname=ethtool -pkgver=3.5 +pkgver=3.6 pkgrel=1 epoch=1 pkgdesc="Utility for controlling network drivers and hardware" @@ -13,7 +13,7 @@ url="http://www.kernel.org/pub/software/network/ethtool/" license=('GPL') depends=('glibc') source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz) -md5sums=('021b5785f65637a04d65c2d44d6c2250') +md5sums=('b897aa2e7eeafb5d69a571b48a1b354f') build() { cd $pkgname-$pkgver -- cgit v1.2.3-54-g00ecf