filezilla: 3.48.1 -> 3.49.1

wip/yesman
R. RyanTM 4 years ago
parent 8b66a6f863
commit ed4ce7974d
  1. 4
      pkgs/applications/networking/ftp/filezilla/default.nix

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

Loading…
Cancel
Save