From 2231a847e8c2dac4e1701400f78dd9390e4c020c Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Wed, 7 Nov 2018 13:55:51 +0100 Subject: [PATCH] syncthing: update from 0.14.50 to 0.14.52 lastest and greatest --- syncthing.be0 | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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