diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-12 21:47:21 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-12 21:47:21 +0800 |
| commit | 669af88af4f7931d431675ddfcff313ed2b7c42a (patch) | |
| tree | b6643fd5f13e44a0b3a1aca2bc5b7e01c76442a2 /repos/extra/libdrm/abuild | |
| parent | 3e458c8f40ad5d3245d5de58da2cd22d03fff7c7 (diff) | |
| download | alicelinux-669af88af4f7931d431675ddfcff313ed2b7c42a.tar.gz alicelinux-669af88af4f7931d431675ddfcff313ed2b7c42a.zip | |
libdrm: updated to 2.4.124
Diffstat (limited to 'repos/extra/libdrm/abuild')
| -rw-r--r-- | repos/extra/libdrm/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libdrm/abuild b/repos/extra/libdrm/abuild index c8ee6a3a..11dd37db 100644 --- a/repos/extra/libdrm/abuild +++ b/repos/extra/libdrm/abuild @@ -1,5 +1,5 @@ name=libdrm -version=2.4.123 +version=2.4.124 release=1 source="https://dri.freedesktop.org/$name/$name-$version.tar.xz" build_opt=" |