syncthing: update to 0.10.30.

This commit is contained in:
Duncaen 2015-03-29 13:41:19 +02:00
parent e85e124367
commit a782ece2cc

View file

@ -1,6 +1,6 @@
# Template file for 'syncthing'
pkgname=syncthing
version=0.10.29
version=0.10.30
revision=1
build_style=go
go_import_path="github.com/syncthing/syncthing"
@ -9,7 +9,7 @@ maintainer="Duncan Overbruck <mail@duncano.de>"
license="MPLv2"
homepage="http://syncthing.net/"
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
checksum=d02ee628f818131656e1f01ae16d6326b6f1055005efce1ea983ffe93060f35e
checksum=0358f8b5edacebb0eacfad424e2fbca32587b0747c7f7060c63e961038289880
do_build() {
goarch="${GOARCH}"