gnu: unbound: Update to 1.7.3.
* gnu/packages/dns.scm (unbound): Update to 1.7.3.
This commit is contained in:
		
							parent
							
								
									d5019f9ca7
								
							
						
					
					
						commit
						8801d7fc72
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -288,7 +288,7 @@ asynchronous fashion.")
 | 
			
		|||
(define-public unbound
 | 
			
		||||
  (package
 | 
			
		||||
    (name "unbound")
 | 
			
		||||
    (version "1.6.8")
 | 
			
		||||
    (version "1.7.3")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -296,7 +296,7 @@ asynchronous fashion.")
 | 
			
		|||
                           version ".tar.gz"))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0jfxhh4gc5amhndikskz1s7da27ycn442j3l20bm992n7zijid73"))))
 | 
			
		||||
         "0bb0p8nbda77ghx20yfl7hqxm9x709223q35465v99i8v4ay27f1"))))
 | 
			
		||||
    (build-system gnu-build-system)
 | 
			
		||||
    (outputs '("out" "python"))
 | 
			
		||||
    (native-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue