[oe-commits] Antonio Ospite : vala-dbus-binding-tool: fix HOMEPAGE and SRC_URI

git version control git at git.openembedded.org
Thu Mar 18 18:20:01 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: a9387736cf9397160fb36d5b541cd0bdc7d285f5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a9387736cf9397160fb36d5b541cd0bdc7d285f5

Author: Antonio Ospite <ospite at studenti.unina.it>
Date:   Thu Mar 18 17:41:56 2010 +0100

vala-dbus-binding-tool: fix HOMEPAGE and SRC_URI

---

 .../vala-dbus-binding-tool.inc                     |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/vala-dbus-binding-tool/vala-dbus-binding-tool.inc b/recipes/vala-dbus-binding-tool/vala-dbus-binding-tool.inc
index 96c2836..b28079c 100644
--- a/recipes/vala-dbus-binding-tool/vala-dbus-binding-tool.inc
+++ b/recipes/vala-dbus-binding-tool/vala-dbus-binding-tool.inc
@@ -1,11 +1,11 @@
 DESCRIPTION = "Vala DBus Binding Tool"
 SECTION = "devel"
 DEPENDS = "vala libgee libxml2 intltool-native"
-HOMEPAGE = "http://www.freesmartphone.org/index.php/Implementations/vala-dbus-binding-tool"
+HOMEPAGE = "http://wiki.freesmartphone.org/index.php/Implementations/vala-dbus-binding-tool"
 LICENSE = "GPLv2"
-INC_PR = "r2"
+INC_PR = "r3"
 
-SRC_URI = "http://www.freesmartphone.org/sources/vala-dbus-binding-tool-${PV}.tar.bz2;name=archive"
+SRC_URI = "http://downloads.freesmartphone.org/sources/vala-dbus-binding-tool-${PV}.tar.bz2;name=archive"
 
 inherit autotools_stage
 





More information about the Openembedded-commits mailing list