syncthing: update to 1.25.0.
This commit is contained in:
parent
006ea0e09a
commit
f2b5bfbe6d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=1.24.0
|
||||
version=1.25.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/syncthing"
|
||||
|
@ -16,7 +16,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=75734e6f75395d9d4f5c27a415753b372d5aad5fb9ff08d3a6b50df4b0626133
|
||||
checksum=25948ff788d98b74672b8fdb67a414b96d7a28cf9c48a52b32213dbc34d6bb65
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate \
|
||||
|
|
Loading…
Reference in New Issue