syncthing: update to 1.18.2.

This commit is contained in:
Duncaen 2021-09-07 17:02:50 +02:00
parent 246464a4df
commit aefa167e1a
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.1
version=1.18.2
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=808a373c3fed3eae7631bbf1edbced14abb050240b1a0ff6caff0980af7f0f01
checksum=6767e808eca8e942a408518b0d6312cc4271e22c35f7e22c097c90f30bf854a8
pre_build() {
GOARCH= go generate \