diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/omnewrotate/omnewrotate_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/omnewrotate/omnewrotate_svn.bb b/recipes/omnewrotate/omnewrotate_svn.bb index 316a8d04b0..63059bb5d2 100644 --- a/recipes/omnewrotate/omnewrotate_svn.bb +++ b/recipes/omnewrotate/omnewrotate_svn.bb @@ -5,7 +5,7 @@ LICENSE = "GPLv3" SECTION = "console/network" DEPENDS = "libframeworkd-glib xrandr" -SRCREV = "66" +SRCREV = "67" PV = "0.5.8+svnr${SRCPV}" PR = "r1" |