mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
syncthing: update to 0.10.30.
This commit is contained in:
parent
e85e124367
commit
a782ece2cc
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=0.10.29
|
version=0.10.30
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/syncthing/syncthing"
|
go_import_path="github.com/syncthing/syncthing"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Duncan Overbruck <mail@duncano.de>"
|
||||||
license="MPLv2"
|
license="MPLv2"
|
||||||
homepage="http://syncthing.net/"
|
homepage="http://syncthing.net/"
|
||||||
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=d02ee628f818131656e1f01ae16d6326b6f1055005efce1ea983ffe93060f35e
|
checksum=0358f8b5edacebb0eacfad424e2fbca32587b0747c7f7060c63e961038289880
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
goarch="${GOARCH}"
|
goarch="${GOARCH}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue