summaryrefslogtreecommitdiff
path: root/extra/ethtool
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-06-12 22:59:55 +0000
committerroot <root@rshg047.dnsready.net>2011-06-12 22:59:55 +0000
commitad4b2565385561c6ff56f1f91c1e40115cf939d7 (patch)
treea38f832867e30f3e23110e15089aa9b7221c9789 /extra/ethtool
parente392819937e37aa7f33ba83bb3e23bb1ccabaa37 (diff)
Sun Jun 12 22:59:55 UTC 2011
Diffstat (limited to 'extra/ethtool')
-rw-r--r--extra/ethtool/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/ethtool/PKGBUILD b/extra/ethtool/PKGBUILD
index 3186db961..02c404210 100644
--- a/extra/ethtool/PKGBUILD
+++ b/extra/ethtool/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 120232 2011-04-21 15:58:14Z ibiru $
+# $Id: PKGBUILD 127195 2011-06-11 08:04:12Z ibiru $
# Maintainer: Paul Mattal <paul@archlinux.org>
# Contributer: Martin Kemp <mdkemp@elys.com>
pkgname=ethtool
-pkgver=2.6.38
+pkgver=2.6.39
pkgrel=1
epoch=1
pkgdesc="gkernel ethtool"
@@ -11,7 +11,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.bz2)
-md5sums=('4cc35c59e4fd0defff768f9f59fa41ad')
+md5sums=('97211a1e3a496bc3bd0b75849d0fbae9')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"