diff options
Diffstat (limited to 'recipes/efl1/esmart_svn.bb')
-rw-r--r-- | recipes/efl1/esmart_svn.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/efl1/esmart_svn.bb b/recipes/efl1/esmart_svn.bb index 1ff75a4a84..888e825731 100644 --- a/recipes/efl1/esmart_svn.bb +++ b/recipes/efl1/esmart_svn.bb @@ -1,8 +1,8 @@ DESCRIPTION = "ESmart is a collection of smart Evas objects" LICENSE = "MIT BSD" DEPENDS = "evas ecore edje imlib2 epsilon libtool" -PV = "0.9.0.050+svnr${SRCREV}" -PR = "r1" +PV = "0.9.0.060+svnr${SRCREV}" +PR = "r0" inherit efl |