Skip to content

Commit

Permalink
syncthing: update 1.27.1 to 1.27.3
Browse files Browse the repository at this point in the history
- update
  • Loading branch information
wwwutz committed Feb 22, 2024
1 parent e18b813 commit 0ed3960
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 0ed3960

Please sign in to comment.