---
 recipes/vala/vala-native_0.7.7.bb |    6 ++++--
 recipes/vala/vala_0.7.7.bb        |    6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/recipes/vala/vala-native_0.7.7.bb 
b/recipes/vala/vala-native_0.7.7.bb
index a5625b3..3c59f2e 100644
--- a/recipes/vala/vala-native_0.7.7.bb
+++ b/recipes/vala/vala-native_0.7.7.bb
@@ -1,13 +1,15 @@
 require vala.inc
 inherit native
 
+PR = "r1"
+
 DEPENDS = "glib-2.0-native"
 
 SRC_URI = "\
-                  
${GNOME_MIRROR}/vala/$...@gnome_verdir("${PV}")}/vala-${PV}.tar.bz2 \
+                  ${GNOME_MIRROR}/vala/0.7/vala-${PV}.tar.bz2 \
                   
file://0003-Fix-delegate-variables-in-GObject-creation-methods.patch;patch=1 \
                   
file://0005-Fix-return-type-of-closure-unref-function.patch;patch=1 \
-                  
file://0010-D-Bus-Fix-marshalling-of-GLib.Value-parameters.patch;patch=1 \
+#                  
file://0010-D-Bus-Fix-marshalling-of-GLib.Value-parameters.patch;patch=1 \
                   
file://0014-GError-Fix-error-propagation-in-creation-methods.patch;patch=1 \
                   
file://0018-glib-2.0-Fix-g_regex_get_pattern-binding.patch;patch=1 \
                   "
diff --git a/recipes/vala/vala_0.7.7.bb b/recipes/vala/vala_0.7.7.bb
index cf7eeae..f72c975 100644
--- a/recipes/vala/vala_0.7.7.bb
+++ b/recipes/vala/vala_0.7.7.bb
@@ -1,11 +1,11 @@
 require vala.inc
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "\
-                  
${GNOME_MIRROR}/vala/$...@gnome_verdir("${PV}")}/vala-${PV}.tar.bz2 \
+                  ${GNOME_MIRROR}/vala/0.7/vala-${PV}.tar.bz2 \
                   
file://0003-Fix-delegate-variables-in-GObject-creation-methods.patch;patch=1 \
                   
file://0005-Fix-return-type-of-closure-unref-function.patch;patch=1 \
-                  
file://0010-D-Bus-Fix-marshalling-of-GLib.Value-parameters.patch;patch=1 \
+#                  
file://0010-D-Bus-Fix-marshalling-of-GLib.Value-parameters.patch;patch=1 \
                   
file://0014-GError-Fix-error-propagation-in-creation-methods.patch;patch=1 \
                   
file://0018-glib-2.0-Fix-g_regex_get_pattern-binding.patch;patch=1 \
                   "
-- 
1.6.4.3

_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to