diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-04 21:15:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-07 07:01:57 +0700 |
commit | 76d007a1ee0366e29d0b968ca448bb63b5d48471 (patch) | |
tree | 887cf93e954bc26be227e3c9e33344cb6919b151 /system/firetools/firetools.SlackBuild | |
parent | d494ee264725b9bc033e7611288ae8bc6950e3cb (diff) |
system/firetools: Updated for version 0.9.50.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/firetools/firetools.SlackBuild')
-rw-r--r-- | system/firetools/firetools.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/firetools/firetools.SlackBuild b/system/firetools/firetools.SlackBuild index 3c066cd7f0e7a..726db3e57df44 100644 --- a/system/firetools/firetools.SlackBuild +++ b/system/firetools/firetools.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=firetools -VERSION=${VERSION:-0.9.46} +VERSION=${VERSION:-0.9.50} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |