Skip to content

syncthing: update 1.28.0 to 1.29.2 #3210

Merged
merged 1 commit into from
Mar 5, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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.28.0-0
# BEE_VERSION syncthing-1.29.2-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/92d07f05348f6ba864b136c78465fc5d/syncthing-v1.28.0.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/4d39c00aac4108a8f03782bc3cde52ce/syncthing-v1.29.2.tar.gz"

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