mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
syncthing: update to 1.29.6.
This commit is contained in:
parent
fb0a001d40
commit
4d13c729be
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=1.29.5
|
||||
version=1.29.6
|
||||
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=8dcef38261bc1f0388dcb85385822594573a76ff31a874703fd2d2699250040a
|
||||
checksum=9731b302f3abcf08a29b0f404a46b26d1f3b89bec0e2bc40313471173da8358d
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate github.com/syncthing/syncthing/lib/api/auto
|
||||
|
|
Loading…
Add table
Reference in a new issue