From 90198df5fc4912573a1f3d38e70bdcd205fa343f Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Fri, 15 Mar 2019 10:47:34 +0100 Subject: [PATCH] syncthing: update from 1.0.1 to 1.1.0 latest&greatest --- syncthing.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing.be0 b/syncthing.be0 index e41e88788..b587d94d0 100755 --- a/syncthing.be0 +++ b/syncthing.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION syncthing-1.0.1-0 +# BEE_VERSION syncthing-1.1.0-0 ## The source URL(s) array SRCURL[0]="https://github.com/syncthing/syncthing/releases/download/v${PKGVERSION}/syncthing-source-v${PKGVERSION}.tar.gz syncthing-v${PKGVERSION}.tar.gz"