syncthing: update to 1.23.4.

This commit is contained in:
Duncaen 2023-04-06 20:54:15 +02:00
parent 0209bb9356
commit 50438d3064
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'syncthing'
pkgname=syncthing
version=1.23.2
revision=2
version=1.23.4
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/${pkgname}/archive/v${version}.tar.gz"
checksum=036bff4610791aa278a40cdda530e412bf44958c7951b720160c31c87b03d61c
checksum=4b68cee85b63fbb197a4e5401b3983a2a2358e1098ff91755f47925a1ee17f58
pre_build() {
GOARCH= go generate \