aboutsummaryrefslogtreecommitdiff
path: root/community/syncthing
diff options
context:
space:
mode:
Diffstat (limited to 'community/syncthing')
-rwxr-xr-xcommunity/syncthing/build2
-rw-r--r--community/syncthing/checksums2
-rw-r--r--community/syncthing/sources2
-rw-r--r--community/syncthing/version2
4 files changed, 4 insertions, 4 deletions
diff --git a/community/syncthing/build b/community/syncthing/build
index b9cc55ee..a4bd983e 100755
--- a/community/syncthing/build
+++ b/community/syncthing/build
@@ -1,8 +1,8 @@
#!/bin/sh -e
export GOPATH="$PWD/gopath"
+export GOFLAGS="$GOFLAGS -mod=vendor"
trap "go clean -modcache" EXIT INT
-go mod vendor
go run build.go -no-upgrade -version "v$2" build
diff --git a/community/syncthing/checksums b/community/syncthing/checksums
index 53767709..a315329d 100644
--- a/community/syncthing/checksums
+++ b/community/syncthing/checksums
@@ -1,2 +1,2 @@
%BLAKE3
-73a2d4fcade4a89879643590a43893a40e7f21e7fd5e18eeec3c497050098ddb v1.18.5.tar.gz
+cd6635cec1966f403ac425c5494b1baf79591861352186400f129d92f6acad5e syncthing-source-v1.24.0.tar.gz
diff --git a/community/syncthing/sources b/community/syncthing/sources
index 3a661a05..00871363 100644
--- a/community/syncthing/sources
+++ b/community/syncthing/sources
@@ -1 +1 @@
-https://github.com/syncthing/syncthing/archive/v1.18.5.tar.gz
+https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-source-v1.24.0.tar.gz
diff --git a/community/syncthing/version b/community/syncthing/version
index 9e28c069..48b5dc6c 100644
--- a/community/syncthing/version
+++ b/community/syncthing/version
@@ -1 +1 @@
-1.18.5 1
+1.24.0 1