syncthing: update to 1.18.0.

This commit is contained in:
Duncaen 2021-07-07 00:09:03 +02:00
parent e63def9ac8
commit 525d8e1b66
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=1.17.0
version=1.18.0
revision=1
build_style=go
go_import_path="github.com/syncthing/syncthing"
@ -17,7 +17,7 @@ license="MPL-2.0"
homepage="http://syncthing.net/"
changelog="https://github.com/syncthing/syncthing/releases"
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
checksum=497365c08a11cdc1c80ff55316d3c3842dfaa3aaaf063bb10118ab93706a37b1
checksum=f3f102d3c0448baf762c814d2952eec90dc56347f87e27346ecd36a5e2c9515d
pre_build() {
GOARCH= go generate \