Skip to content

Commit e5a4f22

Browse files
committed
update libdrm to v2.4.131-1
1 parent 44d9115 commit e5a4f22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
.version = "0.5.0",
44
.dependencies = .{
55
.libdrm = .{
6-
.url = "https://github.com/allyourcodebase/libdrm/archive/refs/tags/v2.4.131.tar.gz",
7-
.hash = "libdrm-2.4.131-J31yV1seAACDMd23VpNJpqZj4mdzgJKpHFtorUdZIxxR",
6+
.url = "https://github.com/allyourcodebase/libdrm/archive/refs/tags/v2.4.131-1.tar.gz",
7+
.hash = "libdrm-2.4.131-J31yV1seAADRA6D7ak41iDdQW2ov7rMH4Cuh1cwjNmri",
88
},
99
.upstream = .{
1010
.url = "https://gitlab.freedesktop.org/emersion/libliftoff/-/archive/v0.5.0/libliftoff-v0.5.0.tar.gz",

0 commit comments

Comments
 (0)