From a9a91039d0fa34c38e9f1a302f1e967014e525b8 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 8 Sep 2022 10:17:44 +0300 Subject: syncthing: bump to 1.21.0 --- 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 18c4e7cb..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.19.patch - go run build.go -no-upgrade -version "v$2" build clinst -Dm755 syncthing "$1/usr/bin/syncthing" -- cgit v1.2.3