mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
syncthing: update to 1.29.2.
This commit is contained in:
parent
b3b7477d0c
commit
5d093ed412
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=1.29.1
|
||||
version=1.29.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/syncthing"
|
||||
|
@ -16,7 +16,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=a9446652ce994ef479e8637b797803c7f53dec65d4cf45dfa6a394ff3475bbaa
|
||||
checksum=6446e52cb5ca6584710c3abd9250e0d9708486d2dc2264f7c869ade169876a57
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate \
|
||||
|
|
Loading…
Add table
Reference in a new issue