mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
syncthing: update to 1.27.4.
This commit is contained in:
parent
afa7b6cd38
commit
f1b5ed8fff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=1.27.3
|
||||
version=1.27.4
|
||||
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=fa2edae90c7999a6f667bba26a6c63c7165647f77c02c83860237c6d08ee4bbd
|
||||
checksum=65542335212f10703a8ace949b811744f96c1adaea6deed6d3d7399b9f398ecd
|
||||
|
||||
pre_build() {
|
||||
GOARCH= go generate \
|
||||
|
|
Loading…
Add table
Reference in a new issue