diff options
-rw-r--r-- | recipes/freesmartphone/libfso-glib_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb index 76666c081f..922ff54c7e 100644 --- a/recipes/freesmartphone/libfso-glib_git.bb +++ b/recipes/freesmartphone/libfso-glib_git.bb @@ -5,7 +5,7 @@ SECTION = "devel" DEPENDS = "vala-native vala-dbus-binding-tool-native dbus-glib glib-2.0 fso-specs" SRCREV = "f1a0b3fe2ed6e15d83ad4880b4eb7aece00f9d57" PV = "0.2.2+gitr${SRCREV}" -PR = "r2" +PR = "r3" inherit autotools_stage pkgconfig vala |