diff options
Diffstat (limited to 'recipes/fltk/fltkclock_svn.bb')
-rw-r--r-- | recipes/fltk/fltkclock_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fltk/fltkclock_svn.bb b/recipes/fltk/fltkclock_svn.bb index 907610da8e..bf7807425f 100644 --- a/recipes/fltk/fltkclock_svn.bb +++ b/recipes/fltk/fltkclock_svn.bb @@ -4,7 +4,7 @@ AUTHOR = "Benjamin 'blindcoder' Schieder' LICENSE = "PD/GPLv2" SECTION = "x11/tool" DEPENDS = "fltk" -SRCREV = "41" +SRCREV = "45" PV = "1.0+svnr${SRCPV}" PR = "r0" S = "${WORKDIR}/trunk" |