syncthing: update to 1.27.12.
This commit is contained in:
parent
046a6a2ef8
commit
816500d88d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=1.27.11
|
||||
version=1.27.12
|
||||
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=b1d52d4b975595d6f5af694788d9025a62599b73dcf4b98c398129df7e731780
|
||||
checksum=c6d9a06ee223bad61b83b9212f089b960f495f7e84f3aae46ba207d5b808e1da
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate \
|
||||
|
|
Loading…
Reference in New Issue