diff options
Diffstat (limited to 'recipes/freesmartphone/libfsoframework_git.bb')
-rw-r--r-- | recipes/freesmartphone/libfsoframework_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/libfsoframework_git.bb b/recipes/freesmartphone/libfsoframework_git.bb index c07f609520..138c10af93 100644 --- a/recipes/freesmartphone/libfsoframework_git.bb +++ b/recipes/freesmartphone/libfsoframework_git.bb @@ -2,7 +2,7 @@ require cornucopia.inc DESCRIPTION = "freesmartphone.org support library" DEPENDS += "libfsobasics alsa-lib" SRCREV = "${FSO_CORNUCOPIA_SRCREV}" -PV = "0.8.0+gitr${SRCPV}" +PV = "0.8.1+gitr${SRCPV}" PE = "1" PR = "${INC_PR}.0" |