syncthing: update to 1.29.0.
This commit is contained in:
parent
7a9c68045c
commit
00a823b256
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'syncthing'
|
# Template file for 'syncthing'
|
||||||
pkgname=syncthing
|
pkgname=syncthing
|
||||||
version=1.28.1
|
version=1.29.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/syncthing/syncthing"
|
go_import_path="github.com/syncthing/syncthing"
|
||||||
@ -16,7 +16,7 @@ license="MPL-2.0"
|
|||||||
homepage="https://syncthing.net/"
|
homepage="https://syncthing.net/"
|
||||||
changelog="https://github.com/syncthing/syncthing/releases"
|
changelog="https://github.com/syncthing/syncthing/releases"
|
||||||
distfiles="https://github.com/syncthing/syncthing/archive/v${version}.tar.gz"
|
distfiles="https://github.com/syncthing/syncthing/archive/v${version}.tar.gz"
|
||||||
checksum=737f6978cf28e891aa4fba120b6f8fa5940d06eabec187050eb98c6645a01e10
|
checksum=2d2ead8ada92e48c9b45a62e1c85b781214579d125bf04c8a95859760c7db71b
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
GOARCH= go generate \
|
GOARCH= go generate \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user