summaryrefslogtreecommitdiff
path: root/extra/ethtool/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ethtool/PKGBUILD')
-rw-r--r--extra/ethtool/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/ethtool/PKGBUILD b/extra/ethtool/PKGBUILD
index 35654aaf2..c91c11a96 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 <ibiru@archlinux.org>
# Contributor: Paul Mattal <paul@archlinux.org>
# Contributor: Martin Kemp <mdkemp@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' 'mips64el')
-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