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/efl1/evas.inc | |
parent | 151d5f66ea28a8a19993bb94f0b94a8d6da990b9 (diff) |
enlightenment: update a bunch of PVs to match SRCREV
Diffstat (limited to 'recipes/efl1/evas.inc')
-rw-r--r-- | recipes/efl1/evas.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/efl1/evas.inc b/recipes/efl1/evas.inc index d52a749999..55774ee7ad 100644 --- a/recipes/efl1/evas.inc +++ b/recipes/efl1/evas.inc @@ -2,7 +2,7 @@ DESCRIPTION = "Evas is the Enlightenment canvas API" LICENSE = "MIT BSD" # can also depend on valgrind, libsdl-x11, directfb DEPENDS = "eina eet freetype jpeg libpng virtual/libx11 libxext libxrender fontconfig libfribidi" -PV = "0.9.9.050+svnr${SRCREV}" +PV = "0.9.9.060+svnr${SRCREV}" PR = "r1" |