gnu: libdrm: Update to 2.4.87.
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.87.
This commit is contained in:
		
							parent
							
								
									e2ffdd83b9
								
							
						
					
					
						commit
						f78a73ad4e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -290,7 +290,7 @@ rasterisation.")
 | 
			
		|||
(define-public libdrm
 | 
			
		||||
  (package
 | 
			
		||||
    (name "libdrm")
 | 
			
		||||
    (version "2.4.83")
 | 
			
		||||
    (version "2.4.87")
 | 
			
		||||
    (source
 | 
			
		||||
      (origin
 | 
			
		||||
        (method url-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -300,7 +300,7 @@ rasterisation.")
 | 
			
		|||
               ".tar.bz2"))
 | 
			
		||||
        (sha256
 | 
			
		||||
         (base32
 | 
			
		||||
          "1minzvsyz5hgm6ixpj8ysa6jsv7vm8qc8nx390jxdsk0v9ljd983"))
 | 
			
		||||
          "0j7d96cc281dvb4rwwbs70434yp1cxkl9rnk57h4i8mzpn9m472c"))
 | 
			
		||||
        (patches (search-patches "libdrm-symbol-check.patch"))))
 | 
			
		||||
    (build-system gnu-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue