filezilla: 3.48.0 -> 3.48.1

wip/yesman
R. RyanTM 4 years ago
parent d4226e3a4b
commit 63e6fa621a
  1. 4
      pkgs/applications/networking/ftp/filezilla/default.nix

@ -22,11 +22,11 @@ let
in
stdenv.mkDerivation rec {
pname = "filezilla";
version = "3.48.0";
version = "3.48.1";
src = fetchurl {
url = "https://download.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2";
sha256 = "0msxl8ihbycd56hmn1q8sl1gzmsxc7j8ar9k4zsryd0ayyz7wv05";
sha256 = "0pgg2gp4x5qmxwin2qhf6skw0z52y29p75g41kjyh1lhzxvxizxb";
};
# https://www.linuxquestions.org/questions/slackware-14/trouble-building-filezilla-3-47-2-1-current-4175671182/#post6099769

Loading…
Cancel
Save