vala-dbus-binding-tool: fix HOMEPAGE and SRC_URI
authorAntonio Ospite <ospite@studenti.unina.it>
Thu, 18 Mar 2010 16:41:56 +0000 (17:41 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Thu, 18 Mar 2010 17:06:57 +0000 (18:06 +0100)
recipes/vala-dbus-binding-tool/vala-dbus-binding-tool.inc

index 96c2836..b28079c 100644 (file)
@@ -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