diff options
author | Mikhail Zotov <mikhail dot ru at gmail dot com> | 2011-09-05 21:38:38 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-09-05 23:03:05 -0500 |
commit | b936c8d0d13381d2b9c8facf06eecbc4c16a59ea (patch) | |
tree | 11fba86ffc37864499f7154af1618532a81f5d82 /libraries/fltk2/fltk2.SlackBuild | |
parent | f13c6802fcc623a0f3e629c61a9498cfea4ece39 (diff) | |
download | slackbuilds-b936c8d0d13381d2b9c8facf06eecbc4c16a59ea.tar.gz |
libraries/fltk2: Updated for version 2.0.x_alpha_r8800.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/fltk2/fltk2.SlackBuild')
-rw-r--r-- | libraries/fltk2/fltk2.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/fltk2/fltk2.SlackBuild b/libraries/fltk2/fltk2.SlackBuild index 2b74b682f4..a82934b9ea 100644 --- a/libraries/fltk2/fltk2.SlackBuild +++ b/libraries/fltk2/fltk2.SlackBuild @@ -8,7 +8,7 @@ # The script has been fixed by the SlackBuilds.org team. PRGNAM=fltk2 -VERSION=2.0.x_r8365 +VERSION=2.0.x_alpha_r8800 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |