From d1d87d2ac643e3dabc251f3cec7d3b00e29b282c Mon Sep 17 00:00:00 2001 From: root Date: Tue, 6 Dec 2011 23:14:44 +0000 Subject: Tue Dec 6 23:14:44 UTC 2011 --- extra/ethtool/PKGBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'extra/ethtool/PKGBUILD') diff --git a/extra/ethtool/PKGBUILD b/extra/ethtool/PKGBUILD index 67aef973b..2d8745120 100644 --- a/extra/ethtool/PKGBUILD +++ b/extra/ethtool/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 144039 2011-12-02 20:49:22Z ibiru $ +# $Id: PKGBUILD 144425 2011-12-05 19:20:31Z ibiru $ # Maintainer : Ionut Biru # Contributor: Paul Mattal # Contributor: Martin Kemp @@ -12,10 +12,8 @@ arch=('i686' 'x86_64') url="http://www.kernel.org/pub/software/network/ethtool/" license=('GPL') depends=('glibc') -#source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.bz2) -source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz) - -md5sums=('83a538a864b50549b7e4c79e7dd69849') +source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz) +md5sums=('dd0a93a70784fdeb2c3e699b3c709e8a') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf