diff --git a/syncthing.be0 b/syncthing.be0 index 0f772e4df..a03ccd0a6 100755 --- a/syncthing.be0 +++ b/syncthing.be0 @@ -1,10 +1,10 @@ #!/bin/env beesh -# BEE_VERSION syncthing-1.22.0-0 +# BEE_VERSION syncthing-1.22.2-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" -SRCURL[0]="https://beehive.molgen.mpg.de/ea6b9109f7b2925f02e52bf5eb830794/syncthing-v1.22.0.tar.gz" +SRCURL[0]="https://github.com/syncthing/syncthing/releases/download/v${PKGVERSION}/syncthing-source-v${PKGVERSION}.tar.gz syncthing-v${PKGVERSION}.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/e76c2a4a7ebe0e972afe8bb42cf51aa0/syncthing-v1.22.2.tar.gz" ## Add URLs/paths to patch files