diff options
author | Roberto Neri <rneri@libero.it> | 2013-06-02 12:00:24 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-06-04 00:11:24 -0500 |
commit | 2fe0848ef30e075a91af998cdd2df563d308cd18 (patch) | |
tree | 6b16ae9318b64cffd9a3aaa1bbb389501c67caa4 /network/smb4k/smb4k.SlackBuild | |
parent | 688461cd0a98825429ab8997f85c9d68ca1aa841 (diff) |
network/smb4k: Updated for version 1.0.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/smb4k/smb4k.SlackBuild')
-rw-r--r-- | network/smb4k/smb4k.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/smb4k/smb4k.SlackBuild b/network/smb4k/smb4k.SlackBuild index 7038dccfe3f26..aee39f27b2628 100644 --- a/network/smb4k/smb4k.SlackBuild +++ b/network/smb4k/smb4k.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=smb4k -VERSION=${VERSION:-1.0.6} +VERSION=${VERSION:-1.0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |