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

Dan McGee dan at nymeria.archlinux.org
Wed Feb 19 03:36:52 UTC 2014


    Date: Wednesday, February 19, 2014 @ 04:36:52
  Author: dan
Revision: 206116

upgpkg: ethtool 1:3.13-1

Modified:
  ethtool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-18 17:40:26 UTC (rev 206115)
+++ PKGBUILD	2014-02-19 03:36:52 UTC (rev 206116)
@@ -4,16 +4,16 @@
 # Contributor: Martin Kemp <mdkemp at elys.com>
 
 pkgname=ethtool
-pkgver=3.11
+pkgver=3.13
 pkgrel=1
 epoch=1
 pkgdesc="Utility for controlling network drivers and hardware"
 arch=('i686' 'x86_64')
-url="http://www.kernel.org/pub/software/network/ethtool/"
+url="https://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=('5f3a0ed1b3510ca0695db0b4debdd292')
+source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
+md5sums=('dcb8f345d44ee79108282e7d0bdf5013')
 
 build() {
     cd $pkgname-$pkgver




More information about the arch-commits mailing list