From 2f8045ba14153d1665148e3cff527ce4f6bf66e5 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Thu, 20 Feb 2014 03:34:20 +0000 Subject: Thu Feb 20 03:30:17 UTC 2014 --- extra/ethtool/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/ethtool/PKGBUILD') diff --git a/extra/ethtool/PKGBUILD b/extra/ethtool/PKGBUILD index c647748a1..edda6f0ab 100644 --- a/extra/ethtool/PKGBUILD +++ b/extra/ethtool/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 196480 2013-10-14 08:50:55Z ioni $ +# $Id: PKGBUILD 206117 2014-02-19 03:37:03Z dan $ # Maintainer : Ionut Biru # Contributor: Paul Mattal # Contributor: Martin Kemp 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 -- cgit v1.2.3-54-g00ecf