From 19f9474a9fdf6ee1b950b01b674e4b9a4f1da26f Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 8 Mar 2023 12:30:54 +0100 Subject: syncthing: bump to 1.23.2 --- community/syncthing/build | 2 -- 1 file changed, 2 deletions(-) (limited to 'community/syncthing/build') diff --git a/community/syncthing/build b/community/syncthing/build index 43e614e4..a4bd983e 100755 --- a/community/syncthing/build +++ b/community/syncthing/build @@ -4,8 +4,6 @@ export GOPATH="$PWD/gopath" export GOFLAGS="$GOFLAGS -mod=vendor" trap "go clean -modcache" EXIT INT -patch -p1 < go-1.20.patch - go run build.go -no-upgrade -version "v$2" build clinst -Dm755 syncthing "$1/usr/bin/syncthing" -- cgit v1.2.3