mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
syncthing: update to 1.29.5.
This commit is contained in:
parent
fa93b9bb97
commit
3030a02427
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.29.4
|
version=1.29.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/syncthing/syncthing"
|
go_import_path="github.com/syncthing/syncthing"
|
||||||
|
@ -20,7 +20,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=6fd5fb081297bd031923a7f9b2a641c38df2bad8cf65e197d9bcfc2fc4bf3a83
|
checksum=8dcef38261bc1f0388dcb85385822594573a76ff31a874703fd2d2699250040a
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
GOARCH= go generate github.com/syncthing/syncthing/lib/api/auto
|
GOARCH= go generate github.com/syncthing/syncthing/lib/api/auto
|
||||||
|
|
Loading…
Add table
Reference in a new issue