gnu: libcap-ng: Update to 0.7.11.
* gnu/packages/admin.scm (libcap-ng): Update to 0.7.11.
This commit is contained in:
		
							parent
							
								
									70e4fcfe01
								
							
						
					
					
						commit
						faeddf293f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2079,7 +2079,7 @@ track changes in important system configuration files.")
 | 
				
			||||||
(define-public libcap-ng
 | 
					(define-public libcap-ng
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "libcap-ng")
 | 
					    (name "libcap-ng")
 | 
				
			||||||
    (version "0.7.10")
 | 
					    (version "0.7.11")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append
 | 
					              (uri (string-append
 | 
				
			||||||
| 
						 | 
					@ -2087,7 +2087,7 @@ track changes in important system configuration files.")
 | 
				
			||||||
                    version ".tar.gz"))
 | 
					                    version ".tar.gz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1gzzy12agfa9ddipdf72h9y68zqqnvsjjylv4vnq6hj4w2safk58"))))
 | 
					                "1s8akhnnazk0b5c6z5i3x54rjb26p8pz2wdl1m21ml3231qmr0c5"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:configure-flags
 | 
					     `(#:configure-flags
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue