diff options
Diffstat (limited to 'recipes/efl1/edb_svn.bb')
-rw-r--r-- | recipes/efl1/edb_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/efl1/edb_svn.bb b/recipes/efl1/edb_svn.bb index a3d2d3d99c..06d1cf7ed2 100644 --- a/recipes/efl1/edb_svn.bb +++ b/recipes/efl1/edb_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Edb is the Enlightenment database library" LICENSE = "MIT BSD" DEPENDS = "zlib" -PV = "1.0.5.050+svnr${SRCREV}" +PV = "1.0.5.050+svnr${SRCPV}" PR = "r1" inherit efl |