From 7de0a9c21ecdb7becae761d7c9f2e723cb9ae0d3 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 17 Jan 2012 23:14:55 +0000 Subject: Tue Jan 17 23:14:54 UTC 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 2d8745120..8e759763b 100644 --- a/extra/ethtool/PKGBUILD +++ b/extra/ethtool/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 144425 2011-12-05 19:20:31Z ibiru $ +# $Id: PKGBUILD 146699 2012-01-16 19:33:36Z ibiru $ # Maintainer : Ionut Biru # Contributor: Paul Mattal # Contributor: Martin Kemp pkgname=ethtool -pkgver=3.1 +pkgver=3.2 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=('dd0a93a70784fdeb2c3e699b3c709e8a') +md5sums=('4ed4a9dfd2039aa416176a9c06497b00') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf