diff options
author | Benjamin Schieder <blindcoder@scavenger.homeip.net> | 2009-12-01 17:31:44 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-12-02 23:08:41 +0100 |
commit | 293e8ac4312fe4a6a4d91a1a621496a1bda455e2 (patch) | |
tree | 6f328da43454441c30d9c91eb0bfdf61973b7aa6 /recipes | |
parent | 229c1de9c96f94bfe78391c2afeb33bfe4b4a740 (diff) |
fltkclock: update srcrev, makes editing a timezone use a more touchscreen suitable interface
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-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" |