lftp: update to 4.3.8.
This commit is contained in:
parent
93acf2d552
commit
25382b7b33
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'lftp'
|
||||
pkgname=lftp
|
||||
version=4.3.7
|
||||
distfiles="http://ftp.yars.free.net/pub/source/lftp/lftp-$version.tar.xz"
|
||||
version=4.3.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-modules --disable-rpath --without-included-regex --with-openssl"
|
||||
makedepends="ncurses-devel readline-devel openssl-devel expat-devel"
|
||||
conf_files="/etc/lftp.conf"
|
||||
revision=1
|
||||
short_desc="Sophisticated FTP/HTTP client"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://lftp.yar.ru/"
|
||||
license="GPL-3"
|
||||
checksum=b77589f7274ef391f58ac683d93930b2d9a44f35e29b07e4f9d3f02ffe6185f6
|
||||
distfiles="http://ftp.yars.free.net/pub/source/lftp/lftp-$version.tar.xz"
|
||||
checksum=38951359b3dbec562de8f6b22b3434fb04ace67e7a91023da141474912951962
|
||||
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