lftp: update to 4.1.0.
This commit is contained in:
parent
3122158832
commit
5acb506f2e
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'lftp'
|
||||
pkgname=lftp
|
||||
version=4.0.10
|
||||
version=4.1.0
|
||||
distfiles="http://ftp.yars.free.net/pub/source/lftp/lftp-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-modules --disable-rpath --without-included-regex
|
||||
--with-openssl"
|
||||
short_desc="Sophisticated FTP/HTTP client"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=445aef690dc7218ea6acbe52350340d792f40cff6e2f806fcbd4203174a25112
|
||||
checksum=c0d76714960e3d9c541ef7f18bc9e7eee944c6b4675721ef1c6075afe8f5ced0
|
||||
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