syncthing: update to 1.27.3.

This commit is contained in:
Duncaen 2024-02-07 20:12:45 +01:00
parent 10898cb7e0
commit 9b867a9b67
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35

View File

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=1.27.2
version=1.27.3
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=a22817aa73a2a7412196d7daa20c88738b3d02e6dfb0b69338d8646f6f36e400
checksum=fa2edae90c7999a6f667bba26a6c63c7165647f77c02c83860237c6d08ee4bbd
pre_build() {
GOARCH= go generate \