diff options
author | Koen Kooi <koen@openembedded.org> | 2009-06-07 12:58:15 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-06-07 12:58:15 +0200 |
commit | 6332b2842a983f72de62ad8c2e8abf1c067845a1 (patch) | |
tree | 221f7f0e7efd156ed5d071677f5ea04d3024d267 /recipes/e17 | |
parent | 151d5f66ea28a8a19993bb94f0b94a8d6da990b9 (diff) |
enlightenment: update a bunch of PVs to match SRCREV
Diffstat (limited to 'recipes/e17')
-rw-r--r-- | recipes/e17/e-wm_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/e17/e-wm_svn.bb b/recipes/e17/e-wm_svn.bb index 81ff5c074a..7eac09618b 100644 --- a/recipes/e17/e-wm_svn.bb +++ b/recipes/e17/e-wm_svn.bb @@ -2,7 +2,7 @@ DESCRIPTION = "The Enlightenment Window Manager Version 17" DEPENDS = "eet evas ecore edje efreet edbus" LICENSE = "MIT BSD" SRCNAME = "e" -PV = "0.16.999.050+svnr${SRCREV}" +PV = "0.16.999.060+svnr${SRCREV}" PR = "r6" inherit e update-alternatives |