diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 08:08:11 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 08:29:31 +0200 |
commit | be2bd3dbaedf8e848bc783b1718d94ef2a0162ed (patch) | |
tree | 05570e32a031daad3fbc60d9a232fa1b4f3f962a /recipes/intone | |
parent | 83aa0211af84d835f73afdb49534e45d8f1e4044 (diff) |
recipes: PR bump after EFL SRCREV change resulting to different .so names.
* mostly libelementary-ver-svn-06 -> libelementary-ver-pre-svn-06
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/intone')
-rw-r--r-- | recipes/intone/intone_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/intone/intone_svn.bb b/recipes/intone/intone_svn.bb index 4b62f551d1..184e02d300 100644 --- a/recipes/intone/intone_svn.bb +++ b/recipes/intone/intone_svn.bb @@ -8,7 +8,7 @@ RDEPENDS_${PN} = "mplayer lame libxv libsdl-x11" SRCREV = "76" PV = "0.66+svnr${SRCPV}" -PR = "r5" +PR = "r6" SRC_URI = "svn://intone.googlecode.com/svn;module=trunk;proto=http \ file://vorbis-include-id3tag.patch;maxrev=18" |