diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 09:59:30 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 09:59:30 +0800 |
| commit | ba17cf4921278bece97221b43e5e9b61423eb952 (patch) | |
| tree | 54d1a1bdc129b1de8a0eb2a816d18448779e8dc8 /repos/extra | |
| parent | ffe9f67e88b46dfa55f246168069c02973e69fa7 (diff) | |
| download | alicelinux-ba17cf4921278bece97221b43e5e9b61423eb952.tar.gz alicelinux-ba17cf4921278bece97221b43e5e9b61423eb952.zip | |
libdrm: updated to 2.4.122
Diffstat (limited to 'repos/extra')
| -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 b14b1a0f..bc5d501c 100644 --- a/repos/extra/libdrm/abuild +++ b/repos/extra/libdrm/abuild @@ -1,5 +1,5 @@ name=libdrm -version=2.4.121 +version=2.4.122 release=1 source="https://dri.freedesktop.org/$name/$name-$version.tar.xz" build_opt=" |