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 79da053e3c..aa3e1ed684 100644 --- a/recipes/freesmartphone/libfso-glib_git.bb +++ b/recipes/freesmartphone/libfso-glib_git.bb @@ -4,7 +4,7 @@ LICENSE = "LGPL" SECTION = "devel" DEPENDS = "vala-dbus-binding-tool-native dbus-glib glib-2.0 fso-specs" SRCREV = "9ab41751525d89d834d3d1011a6cde9b16c69a0d" -PV = "2010.07.16.1+gitr${SRCPV}" +PV = "2010.07.28.1+gitr${SRCPV}" PE = "1" PR = "r1" |