[banshee] [build] Fix ige-mac-integration-sharp download URL (BGO#605585)
- From: Bertrand Lorentz <blorentz src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [banshee] [build] Fix ige-mac-integration-sharp download URL (BGO#605585)
- Date: Mon, 28 Dec 2009 17:36:35 +0000 (UTC)
commit 2fddc702618a59991e7c4340e2e3d761b1032026
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date: Mon Dec 28 18:33:47 2009 +0100
[build] Fix ige-mac-integration-sharp download URL (BGO#605585)
build/bundle/packages/ige-mac-integration-sharp.py | 2 +-
build/osx/targets/bundle-40-managed-libs.targets | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build/bundle/packages/ige-mac-integration-sharp.py b/build/bundle/packages/ige-mac-integration-sharp.py
index 4fc7aee..8a401cf 100644
--- a/build/bundle/packages/ige-mac-integration-sharp.py
+++ b/build/bundle/packages/ige-mac-integration-sharp.py
@@ -2,6 +2,6 @@ package = {
'name': 'ige-mac-integration-sharp',
'version': '0.8.2',
'sources': [
- 'http://randomrules.org/files/%{name}-%{version}.tar.gz'
+ 'http://cloud.github.com/downloads/eoin/ige-mac-integration-sharp/%{name}-%{version}.tar.gz'
]
}
diff --git a/build/osx/targets/bundle-40-managed-libs.targets b/build/osx/targets/bundle-40-managed-libs.targets
index 13505c7..38823ea 100644
--- a/build/osx/targets/bundle-40-managed-libs.targets
+++ b/build/osx/targets/bundle-40-managed-libs.targets
@@ -5,5 +5,5 @@ TARGETS=(
"ndesk-dbus 0.6.0 %n-%v %d.tar.gz ${NDBUS_DOWNLOAD_URI}"
"ndesk-dbus-glib 0.4.1 %n-%v %d.tar.gz ${NDBUS_DOWNLOAD_URI}"
"taglib-sharp 2.0.3.3 %n-%v %d.tar.gz http://download.banshee-project.org/taglib-sharp/%v/%f --disable-docs"
- "ige-mac-integration-sharp 0.8.2 %n-%v %d.tar.gz http://randomrules.org/files/%f"
+ "ige-mac-integration-sharp 0.8.2 %n-%v %d.tar.gz http://cloud.github.com/downloads/eoin/ige-mac-integration-sharp/%f"
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]