lftp: update to 4.2.3.
This commit is contained in:
parent
f8a4ff75ab
commit
11f97f5f3b
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'lftp'
|
||||
pkgname=lftp
|
||||
version=4.1.3
|
||||
revision=1
|
||||
version=4.2.3
|
||||
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"
|
||||
--with-openssl"
|
||||
short_desc="Sophisticated FTP/HTTP client"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=61ef5602fd0e1ab1b3bcf6a3450b4d60c644119e8fd307a2da0dce89285e6fd9
|
||||
homepage="http://lftp.yar.ru/"
|
||||
license="GPL3"
|
||||
checksum=996b582727266090ce6be3f0575ebd0cb57fc4ea46cc58bc85ced42b6feadac1
|
||||
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