[arch-commits] Commit in ethtool/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Sun Oct 21 10:27:26 UTC 2012
Date: Sunday, October 21, 2012 @ 06:27:26
Author: ibiru
Revision: 169443
update to 3.6
Modified:
ethtool/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-10-21 09:07:49 UTC (rev 169442)
+++ PKGBUILD 2012-10-21 10:27:26 UTC (rev 169443)
@@ -4,7 +4,7 @@
# Contributor: Martin Kemp <mdkemp at elys.com>
pkgname=ethtool
-pkgver=3.5
+pkgver=3.6
pkgrel=1
epoch=1
pkgdesc="Utility for controlling network drivers and hardware"
@@ -13,7 +13,7 @@
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
More information about the arch-commits
mailing list