diff options
Diffstat (limited to 'recipes/fltk')
-rw-r--r-- | recipes/fltk/fltk2_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fltk/fltk2_svn.bb b/recipes/fltk/fltk2_svn.bb index 6f65174d1e..04ad4929f5 100644 --- a/recipes/fltk/fltk2_svn.bb +++ b/recipes/fltk/fltk2_svn.bb @@ -7,7 +7,7 @@ DEPENDS = "zlib jpeg libpng libxext libxft xinput" SRCREV = "6916" PV = "1.9.9+svnr${SRCPV}" -PR = "r1" +PR = "r2" SRC_URI = "\ svn://svn.easysw.com/public/fltk/fltk;proto=http;module=trunk \ |