gnu: linux-pam: Update to 1.5.1.
* gnu/packages/linux.scm (linux-pam): Update to 1.5.1.
This commit is contained in:
		
							parent
							
								
									d13ed52da2
								
							
						
					
					
						commit
						a7755ba492
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1303,7 +1303,7 @@ application by hooking GStreamer into the loopback device.")
 | 
			
		|||
(define-public linux-pam
 | 
			
		||||
  (package
 | 
			
		||||
    (name "linux-pam")
 | 
			
		||||
    (version "1.4.0")
 | 
			
		||||
    (version "1.5.1")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -1312,7 +1312,7 @@ application by hooking GStreamer into the loopback device.")
 | 
			
		|||
             version "/Linux-PAM-" version ".tar.xz"))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0d6hvz6lpkac08hw5wnlhfdm0fhqd0n6jf6v7fz3jhg6a6694vfd"))
 | 
			
		||||
         "1z4jayf69qyyxln1gl6ch4qxfd66ib1g42garnrv2d8i1drl0790"))
 | 
			
		||||
       (patches (search-patches "linux-pam-no-setfsuid.patch"))))
 | 
			
		||||
 | 
			
		||||
    (build-system gnu-build-system)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue