syncthing: update to 2.0.13.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=2.0.12
|
||||
version=2.0.13
|
||||
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=30144685dea371075234fd3d9865d4f5ee25b5bed4bdfa8fd2f7481188e3fb09
|
||||
checksum=cdd9235b418f16c69dae3a21b6c43c7ee8e549e116b649f2bd4611796e101c28
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate github.com/syncthing/syncthing/lib/api/auto
|
||||
|
||||
Reference in New Issue
Block a user