Skip to content

Commit

Permalink
Merge pull request #2585 from mariux64/update-syncthing-1191
Browse files Browse the repository at this point in the history
syncthing: update 1.18.6 to 1.19.1
  • Loading branch information
wwwutz authored Mar 7, 2022
2 parents 734b4d8 + 97d4c75 commit 821d7c8
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.6-0
# BEE_VERSION syncthing-1.19.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/2719a19b7e018790bbdbb019a6f2c9b7/syncthing-v1.18.6.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/fbee22aad507ef5aa4e36fcf9bd082a6/syncthing-v1.19.1.tar.gz"

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

0 comments on commit 821d7c8

Please sign in to comment.