From 1ebdbbd948b05b593ccbd2ae5c9a560794f8b0bd Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Mon, 16 Jan 2023 12:52:03 +0100 Subject: [PATCH] syncthing: rebuild with go 19.5 from syncthing v1.23.0 "Fermium Flea" (go1.18.5 linux-amd64) root@invidia.molgen.mpg.de 2023-01-10 10:05:58 UTC [purego] to syncthing v1.23.0 "Fermium Flea" (go1.19.5 linux-amd64) root@invidia.molgen.mpg.de 2023-01-16 11:49:13 UTC [purego] --- syncthing.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncthing.be0 b/syncthing.be0 index e451323ac..ac5c62c08 100755 --- a/syncthing.be0 +++ b/syncthing.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION syncthing-1.23.0-0 +# BEE_VERSION syncthing-1.23.0-1 ## 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"