diff options
Diffstat (limited to 'recipes/efl1/eina_svn.bb')
-rw-r--r-- | recipes/efl1/eina_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/efl1/eina_svn.bb b/recipes/efl1/eina_svn.bb index e62cdd2380..4871cd3ce9 100644 --- a/recipes/efl1/eina_svn.bb +++ b/recipes/efl1/eina_svn.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Eina is the Enlightenment data library" LICENSE = "LGPL" -PV = "0.0.2.060+svnr${SRCREV}" +PV = "0.0.2.060+svnr${SRCPV}" PR = "r0" inherit efl |