mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
syncthing: update to 1.27.8.
This commit is contained in:
parent
722e4486e1
commit
a0b029c9b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'syncthing'
|
# Template file for 'syncthing'
|
||||||
pkgname=syncthing
|
pkgname=syncthing
|
||||||
version=1.27.7
|
version=1.27.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/syncthing/syncthing"
|
go_import_path="github.com/syncthing/syncthing"
|
||||||
|
@ -16,7 +16,7 @@ license="MPL-2.0"
|
||||||
homepage="https://syncthing.net/"
|
homepage="https://syncthing.net/"
|
||||||
changelog="https://github.com/syncthing/syncthing/releases"
|
changelog="https://github.com/syncthing/syncthing/releases"
|
||||||
distfiles="https://github.com/syncthing/syncthing/archive/v${version}.tar.gz"
|
distfiles="https://github.com/syncthing/syncthing/archive/v${version}.tar.gz"
|
||||||
checksum=26c57b75663fb892ea19f077124a2dcf89fbc1cf55bd9e94b5e0495af41c9ff2
|
checksum=39069757d23dcee6d46a67935b6d0e1eb54a63698b9e82bc7e5d71c2a52e2659
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
GOARCH= go generate \
|
GOARCH= go generate \
|
||||||
|
|
Loading…
Add table
Reference in a new issue