[Lunar-commits] <moonbase> findutils: fix download
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun May 22 17:02:55 CEST 2011
commit 03bf6111dacb4c73273f0e0b320be8bc0add03a6
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sun May 22 17:02:55 2011 +0200
findutils: fix download
---
utils/findutils/DETAILS | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/utils/findutils/DETAILS b/utils/findutils/DETAILS
index bc1d624..0e33c3b 100644
--- a/utils/findutils/DETAILS
+++ b/utils/findutils/DETAILS
@@ -1,7 +1,9 @@
MODULE=findutils
VERSION=4.5.10
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$GNU_URL/$MODULE
+# Early versions are not held on mirror and major download sites
+# Uncomment this when findutils will be released officially.
+# SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://alpha.gnu.org/gnu/findutils
SOURCE_VFY=sha1:e984c8795cb495623ff50ee319c8c0d8843d9bc2
WEB_SITE=http://www.gnu.org/software/findutils/
More information about the Lunar-commits
mailing list