From 3af1ee89ded5209697eec4e2ecb77cf1f3f19803 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 6 Mar 2013 00:03:52 -0800 Subject: Wed Mar 6 00:03:52 PST 2013 --- 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 f8c797d04..e3b7790da 100644 --- a/extra/ethtool/PKGBUILD +++ b/extra/ethtool/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 175975 2013-01-25 14:44:35Z ioni $ +# $Id: PKGBUILD 179514 2013-03-05 18:49:59Z ioni $ # Maintainer : Ionut Biru # Contributor: Paul Mattal # Contributor: Martin Kemp pkgname=ethtool -pkgver=3.7 +pkgver=3.8 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=('f16c8416e6ec917e5753918dc23a60bd') +md5sums=('7ae96870bc4f9b43f666650ae30f2685') build() { cd $pkgname-$pkgver -- cgit v1.2.3-54-g00ecf