filezilla: 3.68.1 -> 3.69.3

This commit is contained in:
Rafael Ieda
2025-09-27 10:45:24 -03:00
parent 1a12076d9c
commit f89373cf8e
+3 -3
View File
@@ -22,12 +22,12 @@
stdenv.mkDerivation {
pname = "filezilla";
version = "3.68.1";
version = "3.69.3";
src = fetchsvn {
url = "https://svn.filezilla-project.org/svn/FileZilla3/trunk";
rev = "11205";
hash = "sha256-izaNfagJYUcPRPihZ1yXwLUTHunzVXuiMITW69KPSFE=";
rev = "11309";
hash = "sha256-+wvdQnsYUsLS4pHoa3JVzkgTVxbeck/c7IaDt0VqU+8=";
};
configureFlags = [