gnu: libdrm: Update to 2.4.80.

* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.80.
This commit is contained in:
Marius Bakke 2017-04-17 20:46:27 +02:00
parent 2ff8deaeee
commit 84080b4362
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -277,7 +277,7 @@ rasterisation.")
(define-public libdrm
(package
(name "libdrm")
(version "2.4.79")
(version "2.4.80")
(source
(origin
(method url-fetch)
@ -287,7 +287,7 @@ rasterisation.")
".tar.bz2"))
(sha256
(base32
"15xiwnicf7vl1l37k8nj0z496p7ln1qp8qws7q13ikiv54cz7an6"))
"1wa9cnzf60xwx67zq9ay48xr3j3sn1z80q77jpbzmkg906b52am8"))
(patches (search-patches "libdrm-symbol-check.patch"))))
(build-system gnu-build-system)
(inputs