diff --git a/syncthing.be0 b/syncthing.be0 index 2a3027611..426861e26 100755 --- a/syncthing.be0 +++ b/syncthing.be0 @@ -1,16 +1,12 @@ #!/bin/env beesh -# BEE_VERSION syncthing-0.14.50-0 +# BEE_VERSION syncthing-0.14.52-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" ## Add URLs/paths to patch files -# for 1.41.49 only, see https://forum.syncthing.net/t/syncthing-v0-14-49/11875/10 -#PATCHURL+=(/src/mariux/patches/syncthing-0001-build-Build-and-set-GOPATH-before-generating-assets.patch) -#PATCHURL+=(https://github.com/syncthing/syncthing/pull/5095.patch) -## files that should not be added from the image directory. -# EXCLUDE+=() +# PATCHURL+=() ## uncomment to change default build_in_sourcedir