diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-10-30 16:41:31 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-31 08:33:01 +0700 |
commit | e91ae6d870bd53ca57889643404f7698aa78502f (patch) | |
tree | 760c5b00b9c3e2343e31df698f1fbcc453b9ce3c /network/ccnet/ccnet.SlackBuild | |
parent | 9b22274894206e5b949eb20d3b6e7567cb1833f3 (diff) |
network/ccnet: Updated for version 4.4.4.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
Diffstat (limited to 'network/ccnet/ccnet.SlackBuild')
-rw-r--r-- | network/ccnet/ccnet.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/ccnet/ccnet.SlackBuild b/network/ccnet/ccnet.SlackBuild index 35571d9fdf052..e1684d7d60e3a 100644 --- a/network/ccnet/ccnet.SlackBuild +++ b/network/ccnet/ccnet.SlackBuild @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ccnet -VERSION=${VERSION:-4.4.0} +VERSION=${VERSION:-4.4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |