diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-16 17:02:13 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-20 20:23:29 +0200 |
commit | b03b1f60164158672bd77022e4704e3e9cb19b2e (patch) | |
tree | 5f2ad3e88804d8ec4a09877160b1df1add2a0ebe /recipes/intone-video | |
parent | 0e5d23b3f46c51ca8a8a1767bb6bbbe17d3a6f68 (diff) |
recipes: bump PR after efreet -> libefreet1 PN change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/intone-video')
-rw-r--r-- | recipes/intone-video/intone-video_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/intone-video/intone-video_svn.bb b/recipes/intone-video/intone-video_svn.bb index a958753062..17de88a6c9 100644 --- a/recipes/intone-video/intone-video_svn.bb +++ b/recipes/intone-video/intone-video_svn.bb @@ -8,7 +8,7 @@ RDEPENDS_${PN} = "mplayer lame libxv libsdl-x11" SRCREV = "12" PV = "0.13+svnr${SRCPV}" -PR = "r6" +PR = "r7" SRC_URI = "svn://intone-video.googlecode.com/svn;module=trunk;proto=http" S = "${WORKDIR}/trunk" |