syncthing: update to 1.29.3.
This commit is contained in:
parent
216e3ee521
commit
b5ecd72f39
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'syncthing'
|
# Template file for 'syncthing'
|
||||||
pkgname=syncthing
|
pkgname=syncthing
|
||||||
version=1.29.2
|
version=1.29.3
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/syncthing/syncthing"
|
go_import_path="github.com/syncthing/syncthing"
|
||||||
go_package="
|
go_package="
|
||||||
@ -20,7 +20,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=6446e52cb5ca6584710c3abd9250e0d9708486d2dc2264f7c869ade169876a57
|
checksum=4a09cf616f876acd8c62deb1d245647e718e8ffcf01c374ce6f49ea71aef1098
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
GOARCH= go generate github.com/syncthing/syncthing/lib/api/auto
|
GOARCH= go generate github.com/syncthing/syncthing/lib/api/auto
|
||||||
|
Loading…
x
Reference in New Issue
Block a user