diff options
Diffstat (limited to 'net-ftp/lftp/lftp-4.7.1.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-4.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-4.7.1.ebuild b/net-ftp/lftp/lftp-4.7.1.ebuild index fc291443e393..3a58816ba2c9 100644 --- a/net-ftp/lftp/lftp-4.7.1.ebuild +++ b/net-ftp/lftp/lftp-4.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -37,7 +37,7 @@ RDEPEND=" openssl? ( dev-libs/openssl:0 ) ) verify-file? ( - dev-perl/string-crc32 + dev-perl/String-CRC32 virtual/perl-Digest-MD5 ) " |