syncthing: update to 1.27.1.

This commit is contained in:
Duncaen 2023-12-11 16:53:23 +01:00
parent 8b12e729a0
commit f2afa1a6cf
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.0
version=1.27.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/syncthing/archive/v${version}.tar.gz"
checksum=9a6397be7ff6a6a47c9b2bd7a4d0d719474dd48aea7c2dc65146774ecc525dc6
checksum=e91671a8291a6d83264f1d1ed731fb6041b25d7259400e5f71cb2d241a48e6a4
pre_build() {
GOARCH= go generate \