[Lunar-commits] <moonbase> gnome-desktop-sharp: correct the download path.
Florin Braescu
florin at lunar-linux.org
Wed Oct 5 09:51:24 CEST 2011
commit 329cb6c200bec344aac6c35b33b52e9184d95165
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Oct 5 11:51:24 2011 +0400
gnome-desktop-sharp: correct the download path.
---
mono/gnome-desktop-sharp/DETAILS | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/mono/gnome-desktop-sharp/DETAILS b/mono/gnome-desktop-sharp/DETAILS
index db1c5c5..31c5945 100644
--- a/mono/gnome-desktop-sharp/DETAILS
+++ b/mono/gnome-desktop-sharp/DETAILS
@@ -2,12 +2,11 @@
MAJOR=2.24
VERSION=$MAJOR.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=http://ftp.novell.com/pub/mono/sources/$MODULE
- SOURCE_URL[1]=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_URL=http://download.mono-project.com/sources/${MODULE}2
SOURCE_VFY=sha1:bfc56b97d9fb19dd2b69c3b509d0b7bf95365c10
WEB_SITE=http://www.gnome.org
ENTERED=20081007
- UPDATED=20100317
+ UPDATED=20111005
PSAFE=no
SHORT="GNOME desktop bindings for Mono"
More information about the Lunar-commits
mailing list