lftp: bump version to 4.7.2
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Mon, 23 May 2016 10:27:16 +0000 (11:27 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 23 May 2016 15:02:25 +0000 (17:02 +0200)
commit978a144107f0b030ced59027247d630211b3fb65
tree5cb2ba75cf8a3a81b81066b28ff3059ddc568b84
parenta2da155d27649ae876b739637b728e7808f2ccb3
lftp: bump version to 4.7.2

Help lftp to find readline and zlib so it will not fail this way:

checking for Readline... no
configure: error: cannot find readline library, install readline-devel
package

checking if zlib is wanted... yes
checking for inflateEnd in -lz... no
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
configure: error: cannot find -lz library, install zlib-devel package

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
[Thomas: group zlib/readline options into one definition of
LFTP_CONF_OPTS.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lftp/lftp.hash
package/lftp/lftp.mk