syncthing: update to 0.12.18.

This commit is contained in:
Duncaen 2016-02-08 20:22:55 +01:00
parent 5ae1648169
commit 3f7a016953

View file

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