net/syncthing: simple update to version 1.18.5.

https://github.com/syncthing/syncthing/releases/tag/v1.18.5
This commit is contained in:
edd 2021-12-14 21:01:52 +00:00
parent 8291d2b86a
commit 0f059429a8
3 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.36 2021/11/11 16:17:46 edd Exp $
# $OpenBSD: Makefile,v 1.37 2021/12/14 21:01:52 edd Exp $
BROKEN-aarch64 =golang.org/x/Sys/cpu panic (illegal instruction)
COMMENT = open decentralized synchronization utility
V = 1.18.4
V = 1.18.5
DISTNAME = syncthing-${V}
DISTFILES = syncthing-source-v${V}${EXTRACT_SUFX}

View File

@ -1,2 +1,2 @@
SHA256 (syncthing-source-v1.18.4.tar.gz) = FjGFzxIKfGb6EUk32HEoZqiRzwnFDrKZX9SXiIUMfAI=
SIZE (syncthing-source-v1.18.4.tar.gz) = 13006540
SHA256 (syncthing-source-v1.18.5.tar.gz) = xk201f5q5lJdIzP91ctBJD5WQwztN3xZymlzGhGD3x8=
SIZE (syncthing-source-v1.18.5.tar.gz) = 13008816

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-build_go,v 1.15 2021/11/11 16:17:46 edd Exp $
$OpenBSD: patch-build_go,v 1.16 2021/12/14 21:01:52 edd Exp $
Index: build.go
--- build.go.orig
+++ build.go
@@ -540,7 +540,7 @@ func appendParameters(args []string, tags []string, pk
@@ -539,7 +539,7 @@ func appendParameters(args []string, tags []string, pk
if !debugBinary {
// Regular binaries get version tagged and skip some debug symbols