mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
syncthing: update to 1.18.3.
This commit is contained in:
parent
5ae99b0fcd
commit
6e64b4fbc8
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.18.2
|
version=1.18.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/syncthing/syncthing"
|
go_import_path="github.com/syncthing/syncthing"
|
||||||
|
@ -17,7 +17,7 @@ license="MPL-2.0"
|
||||||
homepage="http://syncthing.net/"
|
homepage="http://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=6767e808eca8e942a408518b0d6312cc4271e22c35f7e22c097c90f30bf854a8
|
checksum=b985779be61582c70e86d5e439d7a4a93eeeeed8bbc65de28d1e3d97aeb00e01
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
GOARCH= go generate \
|
GOARCH= go generate \
|
||||||
|
|
Loading…
Add table
Reference in a new issue