Unverified Commit 989c0d67 authored by Rafael Ieda's avatar Rafael Ieda
Browse files

filezilla: 3.69.3 -> 3.69.5

parent 5d65a618
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -22,12 +22,12 @@

stdenv.mkDerivation {
  pname = "filezilla";
  version = "3.69.3";
  version = "3.69.5";

  src = fetchsvn {
    url = "https://svn.filezilla-project.org/svn/FileZilla3/trunk";
    rev = "11309";
    hash = "sha256-+wvdQnsYUsLS4pHoa3JVzkgTVxbeck/c7IaDt0VqU+8=";
    rev = "11338";
    hash = "sha256-OQZFwowkmiOcIjWoHkIFwsm6nuyMGSaBSn8zwVpCMAs=";
  };

  configureFlags = [