summaryrefslogtreecommitdiff
path: root/testing/ethtool
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-14 00:02:20 +0000
committerroot <root@rshg054.dnsready.net>2012-08-14 00:02:20 +0000
commita36c4a33891932acf2ac1cdebbb9caed01d7df6f (patch)
tree43ba215e412fc3ce04b316dd929467bfac0c8078 /testing/ethtool
parent07a52495b8a64f14843878d6116151fbdb6deefb (diff)
Tue Aug 14 00:02:20 UTC 2012
Diffstat (limited to 'testing/ethtool')
-rw-r--r--testing/ethtool/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/ethtool/PKGBUILD b/testing/ethtool/PKGBUILD
index 09ab12239..f019057d5 100644
--- a/testing/ethtool/PKGBUILD
+++ b/testing/ethtool/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 161331 2012-06-09 18:33:39Z ibiru $
+# $Id: PKGBUILD 165198 2012-08-12 20:15:37Z ibiru $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Paul Mattal <paul@archlinux.org>
# Contributor: Martin Kemp <mdkemp@elys.com>
pkgname=ethtool
-pkgver=3.4
+pkgver=3.5
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=('cc4c4cf3ac086a53cd24f17d426f2b8f')
+md5sums=('021b5785f65637a04d65c2d44d6c2250')
build() {
cd $pkgname-$pkgver