diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2014-11-25 20:58:18 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-29 08:13:50 +0700 |
commit | f2257a9e8227cc45fedc20236461b1cbdbc63646 (patch) | |
tree | 319156536324930c8e32b87104e5db6244414f73 /network/copy/copy.SlackBuild | |
parent | 4fe6ecf01b889698ac6d2c1a2c00b369396e13de (diff) |
network/copy: Updated for version 1.47.0439.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'network/copy/copy.SlackBuild')
-rw-r--r-- | network/copy/copy.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/copy/copy.SlackBuild b/network/copy/copy.SlackBuild index 6fbbe14343..64c76f3bde 100644 --- a/network/copy/copy.SlackBuild +++ b/network/copy/copy.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for Copy -# + # Ryan P.C. McQuen | Everett, WA | ryan.q@linux.com # This program is free software: you can redistribute it and/or modify @@ -25,7 +25,7 @@ PRGNAM=copy SRCNAM=copy_agent DSKNAM=CopyAgent -VERSION=${VERSION:-1.47.0410} +VERSION=${VERSION:-1.47.0439} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |