lftp: update to 4.4.0.
This commit is contained in:
parent
184e937c11
commit
49e8eec7e0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lftp'
|
||||
pkgname=lftp
|
||||
version=4.3.8
|
||||
version=4.4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-modules --disable-rpath --without-included-regex --with-openssl"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://lftp.yar.ru/"
|
||||
license="GPL-3"
|
||||
distfiles="http://ftp.yars.free.net/pub/source/lftp/lftp-$version.tar.xz"
|
||||
checksum=38951359b3dbec562de8f6b22b3434fb04ace67e7a91023da141474912951962
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue