diff options
Diffstat (limited to 'recipes/efl1/exml_svn.bb')
-rw-r--r-- | recipes/efl1/exml_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/efl1/exml_svn.bb b/recipes/efl1/exml_svn.bb index 363a23d7f1..3c505f2e95 100644 --- a/recipes/efl1/exml_svn.bb +++ b/recipes/efl1/exml_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Exml is a generic XML parser wrapper." LICENSE = "MIT" DEPENDS = "libxml2 libxslt ecore" -PV = "0.1.1+svnr${SRCREV}" +PV = "0.1.1+svnr${SRCPV}" PR = "r2" inherit efl |