From 3c59460da583766db5eb7f06c1db3766106b7092 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 11 Jan 2022 20:14:39 +0100 Subject: [PATCH] syncthing: update to 1.18.6. --- srcpkgs/syncthing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 9a456e04bbc..79dd413241e 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.18.5 +version=1.18.6 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=2abef26c60f012b7dd53553ffe61ee94cc2d0dfe495e615d9520cbce39bcd312 +checksum=b27911d4c804063b13e9474848953c2c6709218603739b5f09a7f88a69eca88f pre_build() { GOARCH= go generate \