* [PR PATCH] syncthing: fix tag
@ 2025-01-18 9:03 dkwo
2025-01-18 12:10 ` [PR PATCH] [Merged]: " Duncaen
0 siblings, 1 reply; 2+ messages in thread
From: dkwo @ 2025-01-18 9:03 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 447 bytes --]
There is a new pull request by dkwo against master on the void-packages repository
https://github.com/dkwo/void-packages st-fix
https://github.com/void-linux/void-packages/pull/54015
syncthing: fix tag
- I tested the changes in this PR: yes
- I built this PR locally for my native architecture, (x86_64-glibc)
cc @Duncaen Sorry, I messed up the tag.
A patch file from https://github.com/void-linux/void-packages/pull/54015.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-st-fix-54015.patch --]
[-- Type: text/x-diff, Size: 934 bytes --]
From f1f454ca565712766629d0570fe5c422243c89d3 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Sat, 18 Jan 2025 10:00:00 +0100
Subject: [PATCH] syncthing: fix tag
---
srcpkgs/syncthing/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template
index fe4f31c502f50e..2f41426489528f 100644
--- a/srcpkgs/syncthing/template
+++ b/srcpkgs/syncthing/template
@@ -1,14 +1,14 @@
# Template file for 'syncthing'
pkgname=syncthing
version=1.29.2
-revision=2
+revision=3
build_style=go
go_import_path="github.com/syncthing/syncthing"
go_package="
${go_import_path}/cmd/stdiscosrv
${go_import_path}/cmd/strelaysrv
${go_import_path}/cmd/syncthing"
-go_build_tags="-no-upgrade"
+go_build_tags="noupgrade"
go_ldflags="-X github.com/syncthing/syncthing/lib/build.Version=v${version}"
make_check_target="./lib/...
./cmd/stdiscosrv
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Merged]: syncthing: fix tag
2025-01-18 9:03 [PR PATCH] syncthing: fix tag dkwo
@ 2025-01-18 12:10 ` Duncaen
0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2025-01-18 12:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 303 bytes --]
There's a merged pull request on the void-packages repository
syncthing: fix tag
https://github.com/void-linux/void-packages/pull/54015
Description:
- I tested the changes in this PR: yes
- I built this PR locally for my native architecture, (x86_64-glibc)
cc @Duncaen Sorry, I messed up the tag.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-18 12:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-18 9:03 [PR PATCH] syncthing: fix tag dkwo
2025-01-18 12:10 ` [PR PATCH] [Merged]: " Duncaen
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).