syncthing: mark broken
This commit is contained in:
parent
76551cedaf
commit
e2c1006916
|
@ -18,6 +18,8 @@ changelog="https://github.com/syncthing/syncthing/releases"
|
|||
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=cc36d6244590f0eeaa1df6f465b617dd7fdbee3dae434d55b272b25580f6e53b
|
||||
|
||||
broken="GOTOOLCHAIN not supported"
|
||||
|
||||
pre_build() {
|
||||
export GOTOOLCHAIN="go1.20.7"
|
||||
GOARCH= go generate \
|
||||
|
|
Loading…
Reference in New Issue