syncthing: update to 2.0.14.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=2.0.13
|
||||
version=2.0.14
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/syncthing"
|
||||
@@ -20,7 +20,7 @@ license="MPL-2.0"
|
||||
homepage="https://syncthing.net/"
|
||||
changelog="https://github.com/syncthing/syncthing/releases"
|
||||
distfiles="https://github.com/syncthing/syncthing/archive/v${version}.tar.gz"
|
||||
checksum=cdd9235b418f16c69dae3a21b6c43c7ee8e549e116b649f2bd4611796e101c28
|
||||
checksum=ebcac29df68eec7cfdba1934f7a5efd7bf1f980d4f5652e332cea4250c3c1d5c
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate github.com/syncthing/syncthing/lib/api/auto
|
||||
|
||||
Reference in New Issue
Block a user