diff --git a/network/ftp/filezilla/pspec.xml b/network/ftp/filezilla/pspec.xml
index 60b802a04b..45613a8f5d 100644
--- a/network/ftp/filezilla/pspec.xml
+++ b/network/ftp/filezilla/pspec.xml
@@ -13,7 +13,7 @@
app:gui
Simple FTP Client
Easy-to-use FTP Client which also supports SFTP.
- https://download.filezilla-project.org/client/FileZilla_3.63.2.1_src.tar.bz2
+ https://sources.archlinux.org/other/filezilla/filezilla-3.69.5.tar.xz
wxGTK3
wxGTK-common
@@ -26,7 +26,7 @@
xdg-utils
wxGTK-devel
nettle-devel
- libfilezilla-devel
+ libfilezilla-devel
@@ -65,6 +65,13 @@
+
+ 2025-12-14
+ 3.69.5
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2023-04-24
3.63.2.1
diff --git a/network/library/libfilezilla/actions.py b/network/library/libfilezilla/actions.py
index 05a3cf049b..11bc26121d 100644
--- a/network/library/libfilezilla/actions.py
+++ b/network/library/libfilezilla/actions.py
@@ -16,4 +16,4 @@ def build():
def install():
autotools.install()
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README")
\ No newline at end of file
+ pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README")
diff --git a/network/library/libfilezilla/pspec.xml b/network/library/libfilezilla/pspec.xml
index 0281d50dd0..72647870b5 100644
--- a/network/library/libfilezilla/pspec.xml
+++ b/network/library/libfilezilla/pspec.xml
@@ -11,14 +11,14 @@
LGPLv2
Libry
libfilezilla is a small and modern C++ library.
- libfilezilla is a free, open source C++ library, offering some basic
-functionality to build high-performing, platform-independent programs.
- https://download.filezilla-project.org/libfilezilla/libfilezilla-0.42.2.tar.xz
+ libfilezilla is a free, open source C++ library, offering some basic functionality to build high-performing, platform-independent programs.
+ https://sources.archlinux.org/other/libfilezilla/libfilezilla-0.53.1.tar.xz
libgcc
gmp-devel
gnutls-devel
nettle-devel
+ libxcrypt-devel
@@ -29,6 +29,7 @@ functionality to build high-performing, platform-independent programs.libgcc
gnutls
nettle
+ libxcrypt
/usr/bin
@@ -53,6 +54,13 @@ functionality to build high-performing, platform-independent programs.
+
+ 2025-12-14
+ 0.53.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2023-04-26
0.42.2