gnu: kodi: Update to 18.3.
* gnu/packages/kodi.scm (kodi): Update to 18.3.
This commit is contained in:
		
							parent
							
								
									85a4531f64
								
							
						
					
					
						commit
						eca0a885e7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -271,7 +271,7 @@ alternatives. In compilers, this can reduce the cascade of secondary errors.")
 | 
			
		|||
(define-public kodi
 | 
			
		||||
  (package
 | 
			
		||||
    (name "kodi")
 | 
			
		||||
    (version "18.2")
 | 
			
		||||
    (version "18.3")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method git-fetch)
 | 
			
		||||
              (uri (git-reference
 | 
			
		||||
| 
						 | 
				
			
			@ -280,7 +280,7 @@ alternatives. In compilers, this can reduce the cascade of secondary errors.")
 | 
			
		|||
              (file-name (git-file-name name version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "1yzi8171p1mnszyf80lqkl05ql25n73s5gn8pcgvv4jph4yvasnq"))
 | 
			
		||||
                "18fbl5hs3aqccrn0m3x7hp95wlafjav0yvrwmb5q3gj24mwf6jld"))
 | 
			
		||||
              (patches (search-patches "kodi-skip-test-449.patch"
 | 
			
		||||
                                       "kodi-set-libcurl-ssl-parameters.patch"))
 | 
			
		||||
              (snippet
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue