syncthing: update to 1.19.2.
This commit is contained in:
parent
d7765394ff
commit
a24a9abd12
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=1.19.1
|
||||
version=1.19.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/syncthing"
|
||||
|
@ -17,7 +17,7 @@ license="MPL-2.0"
|
|||
homepage="https://syncthing.net/"
|
||||
changelog="https://github.com/syncthing/syncthing/releases"
|
||||
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=46319031c0805374baa382ee2b21290fb9dc595b70e905b97eb9a5643a78edc4
|
||||
checksum=81be2d3b22fa7282eee9cc1dc7569975fa62e7149700dcedaf03d372fb012a1e
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate \
|
||||
|
|
Loading…
Reference in a new issue