syncthing: update to 0.11.4.
This commit is contained in:
parent
3968d4a9b3
commit
2001703288
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.11.3
|
||||
version=0.11.4
|
||||
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=be2a2931c234ab39189301fce15c303c6b94383181d0b4e573064af4c2896015
|
||||
checksum=f4dbc3d24ec2d1bdf302c994c1e088b2129791522a25122710fb427d2a19387e
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Reference in a new issue