diff options
Diffstat (limited to 'recipes/efl1/libefso_svn.bb')
-rw-r--r-- | recipes/efl1/libefso_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/efl1/libefso_svn.bb b/recipes/efl1/libefso_svn.bb index 276cd100ef..d9bc651908 100644 --- a/recipes/efl1/libefso_svn.bb +++ b/recipes/efl1/libefso_svn.bb @@ -2,7 +2,7 @@ DESCRIPTION = "EFL FSO wrapper library" SECTION = "e/libs" LICENSE = "GPLv2" DEPENDS = "ecore edbus" -PV = "0.0.1+svnr${SRCREV}" +PV = "0.0.1+svnr${SRCPV}" SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=libefso" S = "${WORKDIR}/libefso" |