syncthing: update to 0.10.27.

This commit is contained in:
Duncaen 2015-03-15 17:58:02 +01:00
parent 4fa8f072dd
commit 15d8dc3d95

View File

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