diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-02-12 16:25:54 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-15 07:56:34 +0700 |
commit | 30e1577739cd30045b70bbeff05889dbdd9e8b4e (patch) | |
tree | 77831d969bd85c937af5332def741eb211230014 /libraries/stfl/stfl.SlackBuild | |
parent | 907ad54a8b95f34d1b6874da884e4f146de4b0f2 (diff) | |
download | slackbuilds-30e1577739cd30045b70bbeff05889dbdd9e8b4e.tar.gz |
libraries/stfl: Updated for version 0.24.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'libraries/stfl/stfl.SlackBuild')
-rw-r--r-- | libraries/stfl/stfl.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/stfl/stfl.SlackBuild b/libraries/stfl/stfl.SlackBuild index e2b1b5e834..7335d1e3b2 100644 --- a/libraries/stfl/stfl.SlackBuild +++ b/libraries/stfl/stfl.SlackBuild @@ -6,7 +6,7 @@ # Released under the WTFPL PRGNAM=stfl -VERSION=${VERSION:-0.23} +VERSION=${VERSION:-0.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |