syncthing: update to 1.8.0.
This commit is contained in:
parent
2a96a34e08
commit
bfb046d2c5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=1.7.1
|
||||
revision=2
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/syncthing"
|
||||
go_package="
|
||||
|
@ -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=97c6471b7dd4f921756476682719037d5b7a8c594c0e542148706cdd2f3aa2d0
|
||||
checksum=915a3ac5faf40aea3e5f17c20b7287b7f4108e22157961cf0ca3133fd1dbef9a
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate \
|
||||
|
|
Loading…
Reference in a new issue