diff options
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/files/digest-lftp-2.3.0 | 1 | ||||
-rw-r--r-- | net-ftp/lftp/files/digest-lftp-2.3.3 | 1 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-2.3.3.ebuild (renamed from net-ftp/lftp/lftp-2.3.0.ebuild) | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/files/digest-lftp-2.3.0 b/net-ftp/lftp/files/digest-lftp-2.3.0 deleted file mode 100644 index b4f94282be2f..000000000000 --- a/net-ftp/lftp/files/digest-lftp-2.3.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 1c57b6fd0f2ac0ec9a72362a639664ff lftp-2.3.0.tar.bz2 diff --git a/net-ftp/lftp/files/digest-lftp-2.3.3 b/net-ftp/lftp/files/digest-lftp-2.3.3 new file mode 100644 index 000000000000..698951a97a9b --- /dev/null +++ b/net-ftp/lftp/files/digest-lftp-2.3.3 @@ -0,0 +1 @@ +MD5 94083d9a2e057e28743b85f81e63c4fd lftp-2.3.3.tar.bz2 diff --git a/net-ftp/lftp/lftp-2.3.0.ebuild b/net-ftp/lftp/lftp-2.3.3.ebuild index 45ff4f13392a..e5e4c9a2939b 100644 --- a/net-ftp/lftp/lftp-2.3.0.ebuild +++ b/net-ftp/lftp/lftp-2.3.3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.3.0.ebuild,v 1.1 2000/09/20 16:29:50 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.3.3.ebuild,v 1.1 2000/10/05 00:13:01 achim Exp $ A=${P}.tar.bz2 S=${WORKDIR}/${P} |