syncthing: update to 0.11.16.

This commit is contained in:
Duncaen 2015-07-19 15:38:34 +02:00
parent 984da33b41
commit b0a05eec6c

View file

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=0.11.15
version=0.11.16
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=a2ba56227ea8e8d5fb87b9be357c3cbf534ada9106e57bde321530138457aac3
checksum=1a71bfd5849323adbcd71859d853b3c0e313e314997a569128eb2dd659d4d055
do_build() {
goarch="${GOARCH}"