diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-06-05 23:46:47 +0200 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-06-06 23:45:53 +0200 |
commit | 3d0356a80bd04d073e212412fe4f54b487714879 (patch) | |
tree | 93528adc044c35f85f83f73670639d83dc7dd2b8 /recipes/efl1 | |
parent | 9ff15b96b31106c4a315106801fe6534905b5948 (diff) |
libefso: Sync package version
Diffstat (limited to 'recipes/efl1')
-rw-r--r-- | recipes/efl1/libefso_svn.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/efl1/libefso_svn.bb b/recipes/efl1/libefso_svn.bb index 20d520cba5..276cd100ef 100644 --- a/recipes/efl1/libefso_svn.bb +++ b/recipes/efl1/libefso_svn.bb @@ -2,8 +2,7 @@ DESCRIPTION = "EFL FSO wrapper library" SECTION = "e/libs" LICENSE = "GPLv2" DEPENDS = "ecore edbus" -PV = "0.0.0+svnr${SRCREV}" -PR = "r2" +PV = "0.0.1+svnr${SRCREV}" SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=libefso" S = "${WORKDIR}/libefso" |