We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 781c573 commit 1181c2bCopy full SHA for 1181c2b
1 file changed
recipes/libs/libdrm.yaml
@@ -1,7 +1,7 @@
1
inherit: [meson]
2
3
metaEnvironment:
4
- PKG_VERSION: "2.4.123"
+ PKG_VERSION: "2.4.131"
5
PKG_LICENSE: "MIT"
6
7
depends:
@@ -14,7 +14,7 @@ depends:
14
checkoutSCM:
15
scm: url
16
url: https://dri.freedesktop.org/libdrm/libdrm-${PKG_VERSION}.tar.xz
17
- digestSHA1: d61f31495f931d53971fa61686239483c25c2a86
+ digestSHA256: 45ba9983b51c896406a3d654de81d313b953b76e6391e2797073d543c5f617d5
18
stripComponents: 1
19
20
buildScript: |
0 commit comments