syncthing: update to 1.25.0.

This commit is contained in:
Duncaen 2023-10-04 15:58:44 +02:00
parent 006ea0e09a
commit f2b5bfbe6d
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -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 \