diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:41:09 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:41:09 +0800 |
| commit | 29ac542d671f37d3326a730f521a195721146f97 (patch) | |
| tree | fbcfef73c3de2df1eedcaa6a1abbed88b7335990 /repos/extra/libdrm/abuild | |
| parent | 08a191efd47d9decba5d6680c966ff6cb4db6dbb (diff) | |
| download | alicelinux-29ac542d671f37d3326a730f521a195721146f97.tar.gz alicelinux-29ac542d671f37d3326a730f521a195721146f97.zip | |
libdrm: updated to 2.4.123
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 bc5d501c..c8ee6a3a 100644 --- a/repos/extra/libdrm/abuild +++ b/repos/extra/libdrm/abuild @@ -1,5 +1,5 @@ name=libdrm -version=2.4.122 +version=2.4.123 release=1 source="https://dri.freedesktop.org/$name/$name-$version.tar.xz" build_opt=" |