syncthing: update to 1.23.5.
This commit is contained in:
parent
5ca3dc45a3
commit
8a2cb232c6
@ -1,6 +1,6 @@
|
||||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=1.23.4
|
||||
version=1.23.5
|
||||
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=4b68cee85b63fbb197a4e5401b3983a2a2358e1098ff91755f47925a1ee17f58
|
||||
checksum=d87f02b3e970c0f08c59166851b40ee5c647efcb2d70b5f0410416987cd42294
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate \
|
||||
|
Loading…
Reference in New Issue
Block a user