diff options
-rw-r--r-- | recipes/freesmartphone/fso-specs_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb index b1c526ffc9..d68d403fa6 100644 --- a/recipes/freesmartphone/fso-specs_git.bb +++ b/recipes/freesmartphone/fso-specs_git.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://docs.freesmartphone.org" LICENSE = "BSD" DEPENDS = "libxslt-native" SECTION = "devel/specifications" -SRCREV = "623efbb84b23092405b8920f4504cc20321a3b75" +SRCREV = "f5df109924f964095e184d26796070343c3bb6da" PV = "0.5.0+gitr${SRCPV}" PE = "1" PR = "r3" |