diff options
author | Chris Walker <kris240376@gmail.com> | 2018-12-15 01:35:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-15 01:35:45 +0700 |
commit | 1615e5e784e8e0567a68e9f59a354b34646e570e (patch) | |
tree | eb318b5db2a8239210ab300ce4da14fc28e4a049 /network/hylafax+/hylafax+.SlackBuild | |
parent | fed506aaeb5339738cae524e56720e144ff9c2cd (diff) |
network/hylafax+: Updated for version 5.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/hylafax+/hylafax+.SlackBuild')
-rw-r--r-- | network/hylafax+/hylafax+.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/hylafax+/hylafax+.SlackBuild b/network/hylafax+/hylafax+.SlackBuild index 29b75be42ec7e..00d85bb3a8648 100644 --- a/network/hylafax+/hylafax+.SlackBuild +++ b/network/hylafax+/hylafax+.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hylafax+ -# Copyright 2013-2017 Chris Walker Kempner, TX +# Copyright 2013-2018 Chris Walker Kempner, TX # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=hylafax+ SRCNAM=hylafax -VERSION=${VERSION:-5.5.9} +VERSION=${VERSION:-5.6.1} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} |