diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-05 19:24:44 +0100 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-05 19:24:44 +0100 |
commit | 7541e3133648dd295f4930f9851f6d89867e638f (patch) | |
tree | 8171d678a31f4b10d74e6ac04e8ee0df6b2a037d /recipes/intone-video | |
parent | f20f42bcecc8c30a85fdd0909baa8a09194f835b (diff) |
intone-video: bump PR to pickup EFL_SRCREV bump
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
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 1047c35748..30ac70acd2 100644 --- a/recipes/intone-video/intone-video_svn.bb +++ b/recipes/intone-video/intone-video_svn.bb @@ -7,7 +7,7 @@ DEPENDS = "elementary eina sqlite3 edbus" RDEPENDS = "mplayer lame libxv libsdl-x11" PV = "0.13+svnr${SRCPV}" -PR = "r0" +PR = "r1" SRC_URI = "svn://intone-video.googlecode.com/svn/trunk;module=.;proto=http" S = "${WORKDIR}" |