syncthing: fix tag
This commit is contained in:
parent
cf6fc5faeb
commit
b1a5b9f82c
@ -1,14 +1,14 @@
|
||||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=1.29.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/syncthing"
|
||||
go_package="
|
||||
${go_import_path}/cmd/stdiscosrv
|
||||
${go_import_path}/cmd/strelaysrv
|
||||
${go_import_path}/cmd/syncthing"
|
||||
go_build_tags="-no-upgrade"
|
||||
go_build_tags="noupgrade"
|
||||
go_ldflags="-X github.com/syncthing/syncthing/lib/build.Version=v${version}"
|
||||
make_check_target="./lib/...
|
||||
./cmd/stdiscosrv
|
||||
|
Loading…
x
Reference in New Issue
Block a user