Skip to content

Commit

Permalink
Merge pull request #955 from mariux64/update-syncthing01452
Browse files Browse the repository at this point in the history
syncthing: update from 0.14.50 to 0.14.52
  • Loading branch information
donald authored Nov 8, 2018
2 parents 887823f + 2231a84 commit 5d9514e
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions syncthing.be0
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 5d9514e

Please sign in to comment.