summaryrefslogtreecommitdiff
path: root/net-p2p/hostd/files/patch-build_meta.go
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/hostd/files/patch-build_meta.go')
-rw-r--r--net-p2p/hostd/files/patch-build_meta.go8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/hostd/files/patch-build_meta.go b/net-p2p/hostd/files/patch-build_meta.go
index f6f06f76df21..deaf52fd3db2 100644
--- a/net-p2p/hostd/files/patch-build_meta.go
+++ b/net-p2p/hostd/files/patch-build_meta.go
@@ -1,15 +1,15 @@
---- build/meta.go.orig 2025-06-20 08:29:32 UTC
+--- build/meta.go.orig 2025-08-05 10:59:13 UTC
+++ build/meta.go
@@ -1,7 +1,9 @@
+// Code generated by go generate; DO NOT EDIT.
-+// This file was generated by go generate at 2025-06-20T10:30:47+02:00.
++// This file was generated by go generate at 2025-08-05T13:00:15+02:00.
package build
const (
- commit = ""
- version = ""
- buildTime = 0
-+ commit = "2b0c2fd"
-+ version = "v2.3.3"
++ commit = "a9cbb11"
++ version = "v2.3.6"
+ buildTime = %%BUILDTIME%%
)