aboutsummaryrefslogtreecommitdiff
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 deaf52fd3db2..0cfe42b067b6 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-08-05 10:59:13 UTC
+--- build/meta.go.orig 2025-11-17 10:08:39 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-08-05T13:00:15+02:00.
++// This file was generated by go generate at 2025-11-17T11:16:44+01:00.
package build
const (
- commit = ""
- version = ""
- buildTime = 0
-+ commit = "a9cbb11"
-+ version = "v2.3.6"
++ commit = "4616f43"
++ version = "v2.5.1"
+ buildTime = %%BUILDTIME%%
)