diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2016-02-04 20:40:59 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-05 07:02:13 +0700 |
commit | a86ccbf03c6dd8598ce77d5779b7fb2f90486b87 (patch) | |
tree | 75ca36216ea243c82f125cddcb57c263052cc0bf /network/insync/insync.SlackBuild | |
parent | 4b0809c873998c84c0c1d31d703b83f738d44693 (diff) | |
download | slackbuilds-a86ccbf03c6dd8598ce77d5779b7fb2f90486b87.tar.gz |
network/insync: Updated for version 1.3.3.36056.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
Diffstat (limited to 'network/insync/insync.SlackBuild')
-rw-r--r-- | network/insync/insync.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/insync/insync.SlackBuild b/network/insync/insync.SlackBuild index 1a33022941..67fb30edc5 100644 --- a/network/insync/insync.SlackBuild +++ b/network/insync/insync.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for "insync". -# Copyright 2013-2015 Marcel Saegebarth <marc@mos6581.de> +# Copyright 2013-2016 Marcel Saegebarth <marc@mos6581.de> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ PRGNAM=insync DEBNAM=wheezy -VERSION=${VERSION:-1.3.3.36056} +VERSION=${VERSION:-1.3.5.36069} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |