mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-24 22:42:58 +02:00
syncthing: update to 1.29.7.
This commit is contained in:
parent
e8c93e7f9c
commit
642f95b1d8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=1.29.6
|
||||
version=1.29.7
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/syncthing"
|
||||
|
@ -20,7 +20,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=9731b302f3abcf08a29b0f404a46b26d1f3b89bec0e2bc40313471173da8358d
|
||||
checksum=0e2f2574334fc65220977156caffc521314298c43b361a669ea3ea0507267652
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate github.com/syncthing/syncthing/lib/api/auto
|
||||
|
|
Loading…
Add table
Reference in a new issue