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

Anatol Pomozov anatolik at archlinux.org
Sat Jun 6 14:48:50 UTC 2020


    Date: Saturday, June 6, 2020 @ 14:48:47
  Author: anatolik
Revision: 388379

upgpkg: ethtool 1:5.7-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-06 13:18:42 UTC (rev 388378)
+++ PKGBUILD	2020-06-06 14:48:47 UTC (rev 388379)
@@ -3,7 +3,7 @@
 # Contributor: Martin Kemp <mdkemp at elys.com>
 
 pkgname=ethtool
-pkgver=5.6
+pkgver=5.7
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('glibc' 'libmnl')
 source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
-sha1sums=('7469d4e2c2d284e472307d1f1988bb668904f516'
+sha1sums=('c0c60ed42fed7dcacc196b44d75500c1b811aa93'
           'SKIP')
 validpgpkeys=(CE4A4D080F0D304F23B9EBDD972D5BF4DC613806) # John W. Linville <linville at kernel.org>
 



More information about the arch-commits mailing list