lftp: update to version 4.3.3
This commit is contained in:
parent
9d198e47ac
commit
0e15145b86
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lftp'
|
# Template file for 'lftp'
|
||||||
pkgname=lftp
|
pkgname=lftp
|
||||||
version=4.3.1
|
version=4.3.3
|
||||||
distfiles="http://ftp.yars.free.net/pub/source/lftp/lftp-$version.tar.bz2"
|
distfiles="http://ftp.yars.free.net/pub/source/lftp/lftp-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--with-modules --disable-rpath --without-included-regex
|
configure_args="--with-modules --disable-rpath --without-included-regex
|
||||||
--with-openssl"
|
--with-openssl"
|
||||||
|
@ -9,7 +9,7 @@ short_desc="Sophisticated FTP/HTTP client"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://lftp.yar.ru/"
|
homepage="http://lftp.yar.ru/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
checksum=a3df26383053081e67b8101aa9e1705ee8274e14a5938746a944b0a2d97948e3
|
checksum=71b0943193e72ea7321eeb326714082cea921de5f6f6f5d43bca414933780356
|
||||||
long_desc="
|
long_desc="
|
||||||
LFTP is sophisticated ftp/http client, file transfer program supporting a
|
LFTP is sophisticated ftp/http client, file transfer program supporting a
|
||||||
number of network protocols. Like BASH, it has job control and uses
|
number of network protocols. Like BASH, it has job control and uses
|
||||||
|
|
Loading…
Reference in New Issue