From 91e146b0e94435c6b46b7119eed2dedabec5cf11 Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Fri, 3 May 2019 10:48:46 +0200 Subject: [PATCH] Syncthing: recompile 1.1.1 with go.1.12.4 --- syncthing.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing.be0 b/syncthing.be0 index 7a04f089e..a9b0b23b7 100755 --- a/syncthing.be0 +++ b/syncthing.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION syncthing-1.1.1-1 +# BEE_VERSION syncthing-1.1.1-2 ## 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"