From aacaaad128a65c949ad609a2e07178ca0cbb1e02 Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Tue, 19 Feb 2019 11:55:38 +0100 Subject: [PATCH] syncthing: update to 1.0.1 no comment --- syncthing.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing.be0 b/syncthing.be0 index 07f8299cf..e41e88788 100755 --- a/syncthing.be0 +++ b/syncthing.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION syncthing-1.0.0-1 +# BEE_VERSION syncthing-1.0.1-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"