diff --git a/syncthing.be0 b/syncthing.be0 index 6960ec575..4f978ea54 100755 --- a/syncthing.be0 +++ b/syncthing.be0 @@ -1,10 +1,10 @@ #!/bin/env beesh -# BEE_VERSION syncthing-1.20.4-0 +# BEE_VERSION syncthing-1.21.0-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/a16aaf80d70cd04c8cf7ae16b1d9ced3/syncthing-v1.20.4.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/4cec3f1ff8da9d62c8918aca70bc9ff3/syncthing-v1.21.0.tar.gz" ## Add URLs/paths to patch files # PATCHURL+=()