filezilla: 3.44.2 -> 3.45.1 (#71565)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/filezilla/versions
gstqt5
R. RyanTM 2019-10-23 01:20:47 -07:00 committed by Renaud
parent b8acb48b24
commit 8d98cd409b
1 changed files with 2 additions and 2 deletions

View File

@ -18,11 +18,11 @@
stdenv.mkDerivation rec {
pname = "filezilla";
version = "3.44.2";
version = "3.45.1";
src = fetchurl {
url = "https://download.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2";
sha256 = "1dny16ybzml6py1y8vprylqq1xc08221w5xcwcmygkjrb0820kax";
sha256 = "1hhyknmbvkyq50m7lp41n7g0818frpig8xmxliy501bz4jkhi748";
};
configureFlags = [