syncthing: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:34:47 +04:00 committed by Michael Aldridge
parent 576e5c4c10
commit e233fe65f1

View file

@ -1,7 +1,7 @@
# Template file for 'syncthing'
pkgname=syncthing
version=1.23.7
revision=1
revision=2
build_style=go
go_import_path="github.com/syncthing/syncthing"
go_package="
@ -19,6 +19,7 @@ distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
checksum=cc36d6244590f0eeaa1df6f465b617dd7fdbee3dae434d55b272b25580f6e53b
pre_build() {
export GOTOOLCHAIN="go1.20.7"
GOARCH= go generate \
github.com/syncthing/syncthing/lib/api/auto \
github.com/syncthing/syncthing/cmd/strelaypoolsrv/auto