gnu: mbedtls-apache: Update to 2.16.6.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.6.
This commit is contained in:
		
							parent
							
								
									bd0a9062f8
								
							
						
					
					
						commit
						f7bdc0e902
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -890,7 +890,7 @@ then ported to the GNU / Linux environment.")
 | 
				
			||||||
(define-public mbedtls-apache
 | 
					(define-public mbedtls-apache
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "mbedtls-apache")
 | 
					    (name "mbedtls-apache")
 | 
				
			||||||
    (version "2.16.5")
 | 
					    (version "2.16.6")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -900,7 +900,7 @@ then ported to the GNU / Linux environment.")
 | 
				
			||||||
                           version "-apache.tgz"))
 | 
					                           version "-apache.tgz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0kdhwy241xsk4isbadqx6z80m8sf76da5sbmqv8qy11yr37cdd35"))))
 | 
					         "0w0p51vx0cc6fyqfdn59669q6n4187vi64fw5ha302hrlqimwib6"))))
 | 
				
			||||||
    (build-system cmake-build-system)
 | 
					    (build-system cmake-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:configure-flags
 | 
					     `(#:configure-flags
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue