gnu: filezilla: Update to 3.37.4.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 5 Oct 2018 17:11:28 +0000 (19:11 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Fri, 5 Oct 2018 17:30:09 +0000 (19:30 +0200)
* gnu/packages/ftp.scm (filezilla): Update to 3.37.4.

gnu/packages/ftp.scm

index 6d89626..b9c6d20 100644 (file)
@@ -207,14 +207,14 @@ output.
 (define-public filezilla
   (package
     (name "filezilla")
-    (version "3.37.1")
+    (version "3.37.4")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://download.filezilla-project.org/client/"
                            "FileZilla_" version "_src.tar.bz2"))
        (sha256
-        (base32 "1bbxlm8gc0r5jing8xmkdbhj5a1qfbjn8varhny3mrk1am4m7s7l"))))
+        (base32 "169wy7ilsh518mcinkjmr6m0kzxbzchmc9mivf5c9b4zp1w4gg3i"))))
     (build-system gnu-build-system)
     (arguments
       ;; Don't let filezilla phone home to check for updates.