[Lunar-commits] <moonbase> gecko-sharp: correct the download path.
Florin Braescu
florin at lunar-linux.org
Wed Oct 5 09:49:58 CEST 2011
commit e33b0a247c73b1bb12e7264c84f6dc723423287d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Oct 5 11:49:58 2011 +0400
gecko-sharp: correct the download path.
---
mono/gecko-sharp/DETAILS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/mono/gecko-sharp/DETAILS b/mono/gecko-sharp/DETAILS
index 7726fc1..3afb96c 100644
--- a/mono/gecko-sharp/DETAILS
+++ b/mono/gecko-sharp/DETAILS
@@ -3,7 +3,7 @@
VERSION=$MAJOR-0.13
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL=http://go-mono.com/sources/$MODULE-$MAJOR
+ SOURCE_URL=http://download.mono-project.com/sources/${MODULE}2
SOURCE_VFY=sha1:2435ce6fdb130d59e7479758d1bd98d334704e58
WEB_SITE=http://www.mono-project.com
ENTERED=20051007
More information about the Lunar-commits
mailing list