diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-05 19:24:57 +0100 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-05 19:24:57 +0100 |
commit | d66cabb0fe9e1c48a96150dc31d505fad5fffdd0 (patch) | |
tree | a19ddfe7270b5331b5bd139c71a9b95f92dbbf73 | |
parent | 7541e3133648dd295f4930f9851f6d89867e638f (diff) |
intone: bump PR to pickup EFL_SRCREV bump
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
-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 5b3f06232f..e1af70d9aa 100644 --- a/recipes/intone/intone_svn.bb +++ b/recipes/intone/intone_svn.bb @@ -7,7 +7,7 @@ DEPENDS = "elementary eina sqlite3 edbus libvorbis id3lib" RDEPENDS = "mplayer lame libxv libsdl-x11" PV = "0.66+svnr${SRCPV}" -PR = "r1" +PR = "r2" SRC_URI = "svn://intone.googlecode.com/svn/trunk;module=.;proto=http \ file://vorbis-include-id3tag.patch;pnum=1;patch=1;maxrev=18" |