syncthing: update to 1.18.1.

This commit is contained in:
Duncaen 2021-08-03 14:52:47 +02:00
parent ff515ad010
commit eda6f41854
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.18.0
version=1.18.1
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=f3f102d3c0448baf762c814d2952eec90dc56347f87e27346ecd36a5e2c9515d
checksum=808a373c3fed3eae7631bbf1edbced14abb050240b1a0ff6caff0980af7f0f01
pre_build() {
GOARCH= go generate \