mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
syncthing: update to 1.23.4.
This commit is contained in:
parent
0209bb9356
commit
50438d3064
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'syncthing'
|
# Template file for 'syncthing'
|
||||||
pkgname=syncthing
|
pkgname=syncthing
|
||||||
version=1.23.2
|
version=1.23.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/syncthing/syncthing"
|
go_import_path="github.com/syncthing/syncthing"
|
||||||
go_package="
|
go_package="
|
||||||
|
@ -16,7 +16,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/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=036bff4610791aa278a40cdda530e412bf44958c7951b720160c31c87b03d61c
|
checksum=4b68cee85b63fbb197a4e5401b3983a2a2358e1098ff91755f47925a1ee17f58
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
GOARCH= go generate \
|
GOARCH= go generate \
|
||||||
|
|
Loading…
Add table
Reference in a new issue