mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
ethtool: update distfiles url (old one not working)
This commit is contained in:
parent
88f00a2e9a
commit
2ce8c210c1
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue