syncthing: update to 1.12.1.

This commit is contained in:
Duncaen 2021-01-06 19:18:39 +01:00
parent 6e9aa42830
commit 8df470e3d4
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.12.0
version=1.12.1
revision=1
build_style=go
go_import_path="github.com/syncthing/syncthing"
@ -18,7 +18,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=38782a448868a4bcbb4b9761b467e3c059b4b0f9896b432090526940f28117c7
checksum=5751365374e03c32f731aeb1d07f7df0984eca30e14878d636b91cd35f0db1c3
pre_build() {
GOARCH= go generate \