syncthing: update to 0.11.3.

This commit is contained in:
Duncaen 2015-05-10 16:39:57 +02:00
parent c1fa4fa977
commit dbbd82945c

View file

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=0.11.2
version=0.11.3
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=59784b57e54c2271f9d8d5544e03cbbb2413d41e72929f11e75ec46c0e4c4549
checksum=be2a2931c234ab39189301fce15c303c6b94383181d0b4e573064af4c2896015
do_build() {
goarch="${GOARCH}"