syncthing: update to 0.10.24.

This commit is contained in:
Duncaen 2015-03-01 22:43:53 +01:00
parent 53e5c6d8a9
commit f23fa99c91
1 changed files with 2 additions and 2 deletions

View File

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