Skip to content

Commit

Permalink
syncthing: update 1.23.0 to 1.23.1
Browse files Browse the repository at this point in the history
- update
  • Loading branch information
wwwutz committed Feb 9, 2023
1 parent a3af515 commit 7ef370d
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.23.0-1
# BEE_VERSION syncthing-1.23.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/39949305d527c0e74dea8ff7da455122/syncthing-v1.23.0.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/28f33461580ea4d6391e792d66ef826e/syncthing-v1.23.1.tar.gz"

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

0 comments on commit 7ef370d

Please sign in to comment.