syncthing: update to 0.11.12.

This commit is contained in:
Duncaen 2015-07-05 14:07:23 +02:00
parent deb723265b
commit bbaff2cf79

View file

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