syncthing: update to 1.23.1.

This commit is contained in:
Duncaen 2023-02-07 13:19:36 +01:00
parent 6025a60be6
commit 5e34d132a4
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.23.0
version=1.23.1
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=3ac5002419d261b7d9352a621dbe20fada165372444824213b9d46910df7502e
checksum=2e1f1b146f18630a3dfa1480a333f39366d855dc6749fe23dc029a61f5fe4cd1
pre_build() {
GOARCH= go generate \