[Lunar-commits] <moonbase> Subject: yafc: updated to version 1.1.1
Duncan Gibson
engelsman at lunar-linux.org
Sat Sep 5 17:10:12 CEST 2009
commit e04041bb4a25f9cb9e2e9e8e6f702a650724e57d
Author: Duncan Gibson <duncan.gibson at xs4all.nl>
Date: Sat Sep 5 17:10:12 2009 +0200
Subject: yafc: updated to version 1.1.1
old version failed to download during an 'lget -a' sweep
also added secondary download url because the sourceforge
web page download points at something indecipherable that
I can't seem to generate using $SFORGE_URL
---
ftp/yafc/DETAILS | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/ftp/yafc/DETAILS b/ftp/yafc/DETAILS
index d009c4c..dd7d9ea 100644
--- a/ftp/yafc/DETAILS
+++ b/ftp/yafc/DETAILS
@@ -1,11 +1,12 @@
MODULE=yafc
- VERSION=1.1
+ VERSION=1.1.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$SFORGE_URL/
- SOURCE_VFY=sha1:982510548434ea4d4f659ebb0ea2dae3b2f29533
+ SOURCE_URL[0]=$SFORGE_URL/
+ SOURCE_URL[1]=http://downloads.openwrt.org/sources/
+ SOURCE_VFY=sha1:d88132e1b389d74533f9eaa94f1a6d02787c03c8
WEB_SITE=http://yafc.sourceforge.net
ENTERED=20081009
- UPDATED=20081009
+ UPDATED=20090905
SHORT="yet another ftp client"
cat << EOF
More information about the Lunar-commits
mailing list