Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] syncthing: update to 1.9.0.
@ 2020-09-16  6:43 fosslinux
  2020-09-17 14:42 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: fosslinux @ 2020-09-16  6:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 354 bytes --]

There is a new pull request by fosslinux against master on the void-packages repository

https://github.com/fosslinux/void-packages syncthing-1.9.0
https://github.com/void-linux/void-packages/pull/24937

syncthing: update to 1.9.0.
Otherwise fails using Go 1.15.

A patch file from https://github.com/void-linux/void-packages/pull/24937.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-syncthing-1.9.0-24937.patch --]
[-- Type: text/x-diff, Size: 1069 bytes --]

From 9334385bf555e7dd9b4efab6bfc1894e9d6e297e Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 13 Sep 2020 10:09:11 +1000
Subject: [PATCH] syncthing: update to 1.9.0.

Otherwise fails using Go 1.15.
---
 srcpkgs/syncthing/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template
index 0c1e1ac8c75..920bbb301d8 100644
--- a/srcpkgs/syncthing/template
+++ b/srcpkgs/syncthing/template
@@ -1,6 +1,6 @@
 # Template file for 'syncthing'
 pkgname=syncthing
-version=1.8.0
+version=1.9.0
 revision=1
 build_style=go
 go_import_path="github.com/syncthing/syncthing"
@@ -18,7 +18,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=915a3ac5faf40aea3e5f17c20b7287b7f4108e22157961cf0ca3133fd1dbef9a
+checksum=ca66e0929428db2ed9476ff8ef4d46b06c5221a5aa24db504cdb2cd1aebe5ac6
 
 pre_build() {
 	GOARCH= go generate \

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-17 14:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-16  6:43 [PR PATCH] syncthing: update to 1.9.0 fosslinux
2020-09-17 14:42 ` [PR PATCH] [Merged]: " ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).