syncthing: update to 1.27.10.

This commit is contained in:
Duncaen 2024-08-07 17:52:35 +02:00
parent 952b29d6b4
commit 41c460edc4
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.27.9
version=1.27.10
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/syncthing/archive/v${version}.tar.gz"
checksum=4ff5c5099aa75f022ec064b6e8fbf5785b81d7e9d5334491a6da56b4183be4df
checksum=e2cd7126a10fe317c2a0be52bb3bc359ad8f2974f746b6093a86e611390907da
pre_build() {
GOARCH= go generate \