[arch-commits] Commit in ethtool/trunk (PKGBUILD)

Ionuț Mircea Bîru ioni at nymeria.archlinux.org
Wed Jul 31 08:48:50 UTC 2013


    Date: Wednesday, July 31, 2013 @ 10:48:49
  Author: ioni
Revision: 191824

update to 3.10

Modified:
  ethtool/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-31 08:40:59 UTC (rev 191823)
+++ PKGBUILD	2013-07-31 08:48:49 UTC (rev 191824)
@@ -4,7 +4,7 @@
 # Contributor: Martin Kemp <mdkemp at elys.com>
 
 pkgname=ethtool
-pkgver=3.9
+pkgver=3.10
 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=('5777759e85b3323917c6cc9327f5d99c')
+md5sums=('d1930df6e70a5204e8154a9911992be4')
 
 build() {
     cd $pkgname-$pkgver




More information about the arch-commits mailing list