[Lunar-commits] <moonbase> Subject: r8168: added second download url
Duncan Gibson
engelsman at lunar-linux.org
Fri Sep 4 21:13:36 CEST 2009
commit c3c4828c9ff092bd5a4a2b1a8f8788cbcccd11ce
Author: Duncan Gibson <duncan.gibson at xs4all.nl>
Date: Fri Sep 4 21:13:36 2009 +0200
Subject: r8168: added second download url
download from old [official?] url failed during a 'lget -a' sweep
the extra [chinese?] url was the only one found after searching the
web. who knows where it is? no module changes, so UPDATED untouched.
---
net/r8168/DETAILS | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/net/r8168/DETAILS b/net/r8168/DETAILS
index fba1a00..2683502 100644
--- a/net/r8168/DETAILS
+++ b/net/r8168/DETAILS
@@ -2,7 +2,8 @@
VERSION=8.006.00
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE2=$MODULE-$VERSION-worstprogrammingever.patch
- SOURCE_URL=ftp://202.65.194.212/cn/nic/
+ SOURCE_URL[0]=ftp://202.65.194.212/cn/nic/
+ SOURCE_URL[1]=http://61.164.125.189:800/%D6%F7%B0%E5%C7%FD%B6%AF/RTL8111C%20for%20linux/
SOURCE2_URL=$PATCH_URL/
SOURCE_VFY=sha1:48ea634eaede95792ad2f3ce605ac90a53028779
SOURCE2_VFY=sha1:fc7417db740dac82f97d33053398e8e620c5facd
More information about the Lunar-commits
mailing list