lftp: update to 4.4.3.

This commit is contained in:
Juan RP 2013-02-07 21:49:23 +01:00
parent ee04a4e1c2
commit 976c57c3cb

View file

@ -1,6 +1,6 @@
# Template file for 'lftp'
pkgname=lftp
version=4.4.0
version=4.4.3
revision=1
build_style=gnu-configure
configure_args="--with-modules --disable-rpath --without-included-regex --with-openssl"
@ -12,8 +12,3 @@ homepage="http://lftp.yar.ru/"
license="GPL-3"
distfiles="http://ftp.yars.free.net/pub/source/lftp/lftp-$version.tar.xz"
checksum=c79326af45f2f51a5e590d2691f64b3885b3516e0c2c01f97a5e0be5977ae431
long_desc="
LFTP is sophisticated ftp/http client, file transfer program supporting a
number of network protocols. Like BASH, it has job control and uses
readline library for input. It has bookmarks, built-in mirror, can transfer
several files in parallel. It was designed with reliability in mind."