diff options
author | Jeroen Roovers <jer@gentoo.org> | 2020-03-27 07:34:34 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2020-03-27 07:46:02 +0100 |
commit | 74b9ddb6a09a6b6cfdbfb98d98e18a6db0220e51 (patch) | |
tree | 0c0ca0f388ea8c35a08f0dbd69f47791b949765c /net-ftp/lftp/lftp-9999.ebuild | |
parent | net-libs/libtrace: Version 4.0.12_p1 (diff) | |
download | gentoo-74b9ddb6a09a6b6cfdbfb98d98e18a6db0220e51.tar.gz gentoo-74b9ddb6a09a6b6cfdbfb98d98e18a6db0220e51.tar.bz2 gentoo-74b9ddb6a09a6b6cfdbfb98d98e18a6db0220e51.zip |
net-ftp/lftp: Update live ebuild
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-ftp/lftp/lftp-9999.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-9999.ebuild b/net-ftp/lftp/lftp-9999.ebuild index 44b55978713a..b38775a32ae7 100644 --- a/net-ftp/lftp/lftp-9999.ebuild +++ b/net-ftp/lftp/lftp-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -53,11 +53,11 @@ DOCS=( PATCHES=( "${FILESDIR}"/${PN}-4.5.5-am_config_header.patch "${FILESDIR}"/${PN}-4.7.5-libdir-expat.patch - "${FILESDIR}"/${PN}-4.7.5-libdir-readline.patch "${FILESDIR}"/${PN}-4.8.2-libdir-configure.patch "${FILESDIR}"/${PN}-4.8.2-libdir-libidn2.patch "${FILESDIR}"/${PN}-4.8.2-libdir-openssl.patch "${FILESDIR}"/${PN}-4.8.2-libdir-zlib.patch + "${FILESDIR}"/${PN}-9999-libdir-readline.patch ) src_prepare() { |