lftp: update to 4.3.5.
This commit is contained in:
parent
9cd1ee0931
commit
8b09af64af
1 changed files with 2 additions and 3 deletions
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'lftp'
|
||||
pkgname=lftp
|
||||
version=4.3.3
|
||||
version=4.3.5
|
||||
distfiles="http://ftp.yars.free.net/pub/source/lftp/lftp-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-modules --disable-rpath --without-included-regex
|
||||
--with-openssl"
|
||||
revision=1
|
||||
short_desc="Sophisticated FTP/HTTP client"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://lftp.yar.ru/"
|
||||
license="GPL-3"
|
||||
checksum=71b0943193e72ea7321eeb326714082cea921de5f6f6f5d43bca414933780356
|
||||
checksum=eab9d67518b861a5b0aed6a865ca36a385cb1d02341060800c3ec60868db36e8
|
||||
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 a new issue