diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-27 11:34:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 2f117df25833368760f61bf990f5e1995e1fe3b7 (patch) | |
tree | b94996983c9dcee1e9342d4291917cbf9c5f8f8b /network/filezilla/README | |
parent | 264004c515d99d54b7f963a2038999e0ae406b88 (diff) |
network/filezilla: Updated for version 3.14.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/filezilla/README')
-rw-r--r-- | network/filezilla/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/filezilla/README b/network/filezilla/README index 961e99f226de..c5a2911d605b 100644 --- a/network/filezilla/README +++ b/network/filezilla/README @@ -2,6 +2,6 @@ FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface. -tinyxml is an optional dependency - to use an installed version of tinyxml, -run the script as "TINYXML=yes ./filezilla.SlackBuild" - otherwise, the -build will use an included copy of tinyxml. +pugixml is an optional dependency - to use an installed version of pugixml, +run the script as "PUGIXML=yes ./filezilla.SlackBuild" - otherwise, the +build will use an included copy of pugixml. |