diff options
author | Lionel Young <lionelyoung@gmail.com> | 2015-06-22 10:28:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-22 10:28:27 +0700 |
commit | 6597f565d46b28dee5615456b0f71b3583b2e59c (patch) | |
tree | bc62ae099882a3753ba6dbed4fddfcbfcda257ec /network/syncthing/syncthing.SlackBuild | |
parent | b284f1e5f7a3b93cf6c8689f508c5d640f0c484c (diff) |
network/syncthing: Updated for version 0.11.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/syncthing/syncthing.SlackBuild')
-rw-r--r-- | network/syncthing/syncthing.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/syncthing/syncthing.SlackBuild b/network/syncthing/syncthing.SlackBuild index abe4193fff1db..69992495f53eb 100644 --- a/network/syncthing/syncthing.SlackBuild +++ b/network/syncthing/syncthing.SlackBuild @@ -21,7 +21,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=syncthing -VERSION=${VERSION:-0.10.29} +VERSION=${VERSION:-0.11.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |