syncthing: update to 1.27.11.
This commit is contained in:
parent
d8becfb0ef
commit
5cfac5989f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=1.27.10
|
||||
revision=2
|
||||
version=1.27.11
|
||||
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/syncthing/archive/v${version}.tar.gz"
|
||||
checksum=e2cd7126a10fe317c2a0be52bb3bc359ad8f2974f746b6093a86e611390907da
|
||||
checksum=b1d52d4b975595d6f5af694788d9025a62599b73dcf4b98c398129df7e731780
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate \
|
||||
|
|
Loading…
Reference in New Issue