Skip to content

Commit

Permalink
Merge pull request #2565 from mariux64/update-syncthing-1186
Browse files Browse the repository at this point in the history
syncthing: update 1.18.5 to 1.18.6
  • Loading branch information
wwwutz authored Jan 11, 2022
2 parents f52028a + 58f25a9 commit 9f65b55
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.18.5-0
# BEE_VERSION syncthing-1.18.6-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/cc1f521f0f3059eac8934eeb796eaba0/syncthing-v1.18.5.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/2719a19b7e018790bbdbb019a6f2c9b7/syncthing-v1.18.6.tar.gz"

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

0 comments on commit 9f65b55

Please sign in to comment.