gnu: filezilla: Update to 3.27.1.
* gnu/packages/ftp.scm (filezilla): Update to 3.27.1.
This commit is contained in:
		
							parent
							
								
									a9af060e5d
								
							
						
					
					
						commit
						01f248b606
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -196,7 +196,7 @@ platform-independent programs.")
 | 
				
			||||||
(define-public filezilla
 | 
					(define-public filezilla
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "filezilla")
 | 
					    (name "filezilla")
 | 
				
			||||||
    (version "3.24.1")
 | 
					    (version "3.27.1")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -205,7 +205,7 @@ platform-independent programs.")
 | 
				
			||||||
                           "/FileZilla_" version "_src" ".tar.bz2"))
 | 
					                           "/FileZilla_" version "_src" ".tar.bz2"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0ahcld3g6jj92nakm5i58wgmcv6f4l9yisw3aqbc2ry0gs679pg6"))))
 | 
					         "14lsplbp9fy7lk6cpwi3aj6jskz4j82h67x0fik82z1bns0zm2a3"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
      ;; Don't let filezilla phone home to check for updates.
 | 
					      ;; Don't let filezilla phone home to check for updates.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue