diff options
author | Sebastian Arcus <s.arcus@open-t.co.uk> | 2019-03-23 00:47:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-23 00:47:09 +0700 |
commit | 314abd671ed10cfa3439fa976d3bd4214318859a (patch) | |
tree | 6b839787d40d54c574933e176d1f79c5f52330ba /network/syncthing/syncthing.SlackBuild | |
parent | 51278f4524459a158abcc8a284efd4dfdea018d2 (diff) |
network/syncthing: Updated for version 1.1.0.
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 8e25eb83a5f80..ab3b0e9a77511 100644 --- a/network/syncthing/syncthing.SlackBuild +++ b/network/syncthing/syncthing.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=syncthing -VERSION=${VERSION:-0.14.43} +VERSION=${VERSION:-1.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |