syncthing: update to 1.27.11.

This commit is contained in:
Duncaen 2024-09-03 14:58:27 +02:00
parent d8becfb0ef
commit 5cfac5989f
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'syncthing'
pkgname=syncthing
version=1.27.10
revision=2
version=1.27.11
revision=1
build_style=go
go_import_path="github.com/syncthing/syncthing"
go_package="
@ -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=e2cd7126a10fe317c2a0be52bb3bc359ad8f2974f746b6093a86e611390907da
checksum=b1d52d4b975595d6f5af694788d9025a62599b73dcf4b98c398129df7e731780
pre_build() {
GOARCH= go generate \