diff options
Diffstat (limited to 'recipes/mythtv/myththemes_0.22+fixes.bb')
-rw-r--r-- | recipes/mythtv/myththemes_0.22+fixes.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/mythtv/myththemes_0.22+fixes.bb b/recipes/mythtv/myththemes_0.22+fixes.bb index f7fcd64ae1..53464c126d 100644 --- a/recipes/mythtv/myththemes_0.22+fixes.bb +++ b/recipes/mythtv/myththemes_0.22+fixes.bb @@ -1,10 +1,10 @@ DEPENDS = "mythtv" inherit qmake2 -PR = "svnr${SRCPV}+r1" +PR = "svnr${SRCPV}+r2" PV = "0.22" -SRCREV = "23062" +SRCREV = "23565" SRC_URI = \ "svn://svn.mythtv.org/svn/branches/release-0-22-fixes;module=myththemes;proto=http" |