aboutsummaryrefslogtreecommitdiff
path: root/examples/hello_world
diff options
context:
space:
mode:
authorHimbeer <himbeer@disroot.org>2024-08-02 19:07:03 +0200
committerHimbeer <himbeer@disroot.org>2024-08-02 19:07:03 +0200
commit8da66f30261892d636bea552a2f08b0b9cd7c24a (patch)
tree8eeded7709d2e9d52fae322decd342f190e1c269 /examples/hello_world
parent99d991aa26d6933e7cee94372e5d1016613b4d5f (diff)
examples: Update srvre_sys to v0.0.0 (syscall renumbering)v0.0.0
Diffstat (limited to 'examples/hello_world')
-rw-r--r--examples/hello_world/build.zig.zon4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/hello_world/build.zig.zon b/examples/hello_world/build.zig.zon
index 2761d5d..15b3495 100644
--- a/examples/hello_world/build.zig.zon
+++ b/examples/hello_world/build.zig.zon
@@ -21,8 +21,8 @@
// internet connectivity.
.dependencies = .{
.srvre_sys = .{
- .url = "https://codeberg.org/Himbeer/srvre_sys/archive/f469f25308cf4e3f6a7f6ccdd9a8f634e10452a2.tar.gz",
- .hash = "1220ec0ff680d96104969de102f8a9dc85ea3c379297788659def198f04fb7cfd839",
+ .url = "https://codeberg.org/Himbeer/srvre_sys/archive/v0.0.0.tar.gz",
+ .hash = "1220eab953dac4e478612bce320584bd264b7fed17aa931790ba5013a7ea0cb4b6da",
},
},
.paths = .{