We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d9115 commit e5a4f22Copy full SHA for e5a4f22
build.zig.zon
@@ -3,8 +3,8 @@
3
.version = "0.5.0",
4
.dependencies = .{
5
.libdrm = .{
6
- .url = "https://github.com/allyourcodebase/libdrm/archive/refs/tags/v2.4.131.tar.gz",
7
- .hash = "libdrm-2.4.131-J31yV1seAACDMd23VpNJpqZj4mdzgJKpHFtorUdZIxxR",
+ .url = "https://github.com/allyourcodebase/libdrm/archive/refs/tags/v2.4.131-1.tar.gz",
+ .hash = "libdrm-2.4.131-J31yV1seAADRA6D7ak41iDdQW2ov7rMH4Cuh1cwjNmri",
8
},
9
.upstream = .{
10
.url = "https://gitlab.freedesktop.org/emersion/libliftoff/-/archive/v0.5.0/libliftoff-v0.5.0.tar.gz",
0 commit comments