From 2e94fefa926633ec23d86a193c2e94405aa77d31 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 5 May 2021 13:23:05 +0200 Subject: [PATCH] syncthing: update to 1.16.1. --- srcpkgs/syncthing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index caabaf3cb19..6ffaaf269c7 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.16.0 +version=1.16.1 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -17,7 +17,7 @@ license="MPL-2.0" homepage="http://syncthing.net/" changelog="https://github.com/syncthing/syncthing/releases" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" -checksum=1245efe448aa736c209aecfe8abb21677f25887b15c72fb0f352281ef74cb5e3 +checksum=9994380a94b298e8266fdd40238bcff3ade2c21752b9cff98ec4218fe84731ad pre_build() { GOARCH= go generate \