Skip to content

Commit

Permalink
syncthing: rebuild with go 19.5
Browse files Browse the repository at this point in the history
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]
  • Loading branch information
wwwutz committed Jan 16, 2023
1 parent a8f9278 commit 1ebdbbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syncthing.be0
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 1ebdbbd

Please sign in to comment.