syncthing: update to 1.19.0.
This commit is contained in:
parent
a4bfa42909
commit
97b7ac1b64
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=1.18.6
|
||||
version=1.19.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/syncthing"
|
||||
|
@ -17,7 +17,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=b27911d4c804063b13e9474848953c2c6709218603739b5f09a7f88a69eca88f
|
||||
checksum=9d7f020ee151512b5a121c08e2b07f7a2ce5bd4a749ca91e60803d21eb1aca02
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate \
|
||||
|
|
Loading…
Add table
Reference in a new issue