ethtool: update distfiles url (old one not working)

This commit is contained in:
davehome 2011-10-19 22:40:13 +00:00
parent 88f00a2e9a
commit 2ce8c210c1

View File

@ -5,7 +5,8 @@ _distver=2.6.39
# work with previous versions.
version=6:${_distver}
wrksrc=${pkgname}-${_distver}
distfiles="http://www.kernel.org/pub/software/network/$pkgname/$pkgname-${_distver}.tar.bz2"
#distfiles="http://www.kernel.org/pub/software/network/$pkgname/$pkgname-${_distver}.tar.bz2"
distfiles="http://mirror.be.gbxs.net/pub/software/network/$pkgname/$pkgname-${_distver}.tar.bz2"
build_style=gnu_configure
short_desc="Display or change ethernet card settings"
maintainer="Juan RP <xtraeme@gmail.com>"