syncthing: update to 0.11.5.
This commit is contained in:
parent
2001703288
commit
3cb6f11466
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.11.4
|
||||
version=0.11.5
|
||||
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=f4dbc3d24ec2d1bdf302c994c1e088b2129791522a25122710fb427d2a19387e
|
||||
checksum=59dd89ea64f51cc5481e59d7849dc6616286b9dbff5ac3724adc119592e09144
|
||||
|
||||
do_build() {
|
||||
goarch="${GOARCH}"
|
||||
|
|
Loading…
Reference in New Issue