mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 04:42:56 +02:00
syncthing: update to 1.30.0.
This commit is contained in:
parent
cfa47a37f9
commit
7247885429
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.7
|
version=1.30.0
|
||||||
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=0e2f2574334fc65220977156caffc521314298c43b361a669ea3ea0507267652
|
checksum=1e9eb93be73960f748fe85d2738793b5a11c88e63839254057d4fd86cd4321a3
|
||||||
|
|
||||||
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