libfilezilla: remove redundant line

This commit is contained in:
Mohamed Akram
2026-04-18 15:33:00 +04:00
parent eccc1b845f
commit 8d8e3f0304
+2 -4
View File
@@ -22,10 +22,10 @@ long_description Small and modern C++ library, offering some basic \
homepage https://lib.filezilla-project.org
# Deleloper site seems to generate one-time link now, and direct download
# Developer site seems to generate one-time link now, and direct download
# from there does not work anymore, it redirects to an html page. For now,
# use the source from Arch Linux archive.
# master_sites https://download.filezilla-project.org/libfilezilla/
# master_sites https://download.filezilla-project.org/libfilezilla
master_sites https://sources.archlinux.org/other/libfilezilla
@@ -35,8 +35,6 @@ checksums rmd160 84628db6c3d1240587cfcf4e3dc73fe1ecc57e0a \
sha256 cbc4199df26ede57e01c621ffbeb5bfce8330c67230621ef2aca553bb3f505ee \
size 570276
worksrcdir ${name}-${version}
patchfiles-append patch-util.diff
# unix/poller.cpp:45:11: error: use of undeclared identifier 'errno'