Skip to content

Commit

Permalink
Merge pull request #2012 from mariux64/update-syncthing-1111
Browse files Browse the repository at this point in the history
syncthing: update to 1.11.1
  • Loading branch information
wwwutz authored Nov 25, 2020
2 parents dcd3203 + 3dee982 commit 04ec17e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions syncthing.be0
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#!/bin/env beesh

# BEE_VERSION syncthing-1.9.0-0
# BEE_VERSION syncthing-1.11.1-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/de188d86224e83d537c2a66f2f2dea71/syncthing-v1.9.0.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/ee2f5a7fdded302ee06bacbb1ded6c86/syncthing-v1.11.1.tar.gz"

## Add URLs/paths to patch files
# PATCHURL+=()
Expand Down

0 comments on commit 04ec17e

Please sign in to comment.