[Lunar-commits] <moonbase> lftp: version bumped to 3.7.8.
Florin Braescu
florin at lunar-linux.org
Sat Jan 24 06:49:57 CET 2009
commit 042f6a0c09475d4d2645f67049e3c811f1ca93a0
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Jan 24 07:49:57 2009 +0200
lftp: version bumped to 3.7.8.
Bugfixes release.
---
ftp/lftp/DEPENDS | 4 ++--
ftp/lftp/DETAILS | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/ftp/lftp/DEPENDS b/ftp/lftp/DEPENDS
index 73589d4..c605eb0 100644
--- a/ftp/lftp/DEPENDS
+++ b/ftp/lftp/DEPENDS
@@ -1,5 +1,5 @@
depends ncurses
depends readline
-optional_depends "gnutls" "--with-gnutls" "--without-gnutls" "for https and ftps support"
-optional_depends "openssl" "--with-openssl" "--without-openssl" "for https and ftps support"
+optional_depends "openssl" "--with-openssl" "--without-openssl" "for SSL https and ftps support"
+optional_depends "gnutls" "--with-gnutls" "--without-gnutls" "for TLS https and ftps support"
diff --git a/ftp/lftp/DETAILS b/ftp/lftp/DETAILS
index 84a5fd9..f96c78c 100644
--- a/ftp/lftp/DETAILS
+++ b/ftp/lftp/DETAILS
@@ -1,13 +1,13 @@
MODULE=lftp
- VERSION=3.7.7
+ VERSION=3.7.8
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.yars.free.net/pub/source/$MODULE
SOURCE_URL[1]=ftp://ftp.cs.tu-berlin.de/pub/net/ftp/$MODULE
SOURCE_URL[2]=ftp://ftp.130th.net/pub/mirror/$MODULE
- SOURCE_VFY=sha1:e6aee8516228d862f3dd906f77ebe43c68d189ce
+ SOURCE_VFY=sha1:95a687cb7896631fea13e5ef7777a54e2de886d0
WEB_SITE=http://lftp.yar.ru
ENTERED=20010922
- UPDATED=20081213
+ UPDATED=20090124
SHORT="A sophisticated ftp/http client, file transfer program"
cat << EOF
More information about the Lunar-commits
mailing list