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 | |
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')
-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 02bb6af1cb..0413161c3d 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 = "r8" +PR = "r9" SRC_URI = "svn://intone.googlecode.com/svn;module=trunk;proto=http \ file://vorbis-include-id3tag.patch;maxrev=18" |