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.go12
1 files changed, 6 insertions, 6 deletions
diff --git a/net-p2p/hostd/files/patch-build_meta.go b/net-p2p/hostd/files/patch-build_meta.go
index daf356fdda06..f6f06f76df21 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-02-24 21:26:07 UTC
+--- build/meta.go.orig 2025-06-20 08:29:32 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-03-10T13:09:09+01:00.
++// This file was generated by go generate at 2025-06-20T10:30:47+02:00.
package build
const (
-- commit = "?"
-- version = "2.0.0"
+- commit = ""
+- version = ""
- buildTime = 0
-+ commit = "4094916"
-+ version = "v2.0.4"
++ commit = "2b0c2fd"
++ version = "v2.3.3"
+ buildTime = %%BUILDTIME%%
)