From 018e3d5ae38964562c7945b2fe0a049f068b54e4 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 13 Jul 2015 14:35:13 +0200 Subject: [PATCH] syncthing: update to 0.11.15. --- srcpkgs/syncthing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 77e60ba7f1c..e62615f868d 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=0.11.14 +version=0.11.15 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -9,7 +9,7 @@ maintainer="Duncaen " license="MPLv2" homepage="http://syncthing.net/" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=93c79111178505255ceb68e796a1f8f35084170cdb924bdb99569fc16485caa1 +checksum= do_build() { goarch="${GOARCH}"