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