Skip to content

Commit

Permalink
Merge pull request #3070 from mariux64/update-syncthing-1273
Browse files Browse the repository at this point in the history
syncthing: update 1.27.1 to 1.27.3
  • Loading branch information
wwwutz authored Feb 22, 2024
2 parents e18b813 + 0ed3960 commit 8985ba2
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,9 +1,9 @@
#!/bin/env beesh

# BEE_VERSION syncthing-1.27.1-0
# BEE_VERSION syncthing-1.27.3-0

#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/ec307b59b0dd746f93bf905a14178c90/syncthing-v1.27.1.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/101394d7305f2bea623fafacd811faf2/syncthing-v1.27.3.tar.gz"

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

0 comments on commit 8985ba2

Please sign in to comment.