ethtool: update distfiles url (old one not working)
This commit is contained in:
parent
88f00a2e9a
commit
2ce8c210c1
|
@ -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>"
|
||||
|
|
Loading…
Reference in New Issue
Block a user