Skip to content

Commit

Permalink
syncthing: update 1.18.0 to 1.18.5
Browse files Browse the repository at this point in the history
- update
  • Loading branch information
wwwutz committed Dec 14, 2021
1 parent c48806c commit 8f35e82
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.0-0
# BEE_VERSION syncthing-1.18.5-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/afc46246803654106f6cddf1a86a23de/syncthing-v1.18.0.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/cc1f521f0f3059eac8934eeb796eaba0/syncthing-v1.18.5.tar.gz"

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

0 comments on commit 8f35e82

Please sign in to comment.