mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
syncthing: update to 0.11.17.
This commit is contained in:
parent
3550c9eccb
commit
340016c723
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.11.16
|
||||
version=0.11.17
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/syncthing/syncthing"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="MPLv2"
|
||||
homepage="http://syncthing.net/"
|
||||
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=1a71bfd5849323adbcd71859d853b3c0e313e314997a569128eb2dd659d4d055
|
||||
checksum=9b041b7d3b6bb9056d9f844dd8e1e90850919474af03445667836a28d9756796
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Add table
Reference in a new issue