diff options
author | 2021-05-03 19:23:31 +0100 | |
---|---|---|
committer | 2021-05-03 19:40:44 +0100 | |
commit | 40174ae4d01921519bb5b7a9073577b86c63f7a5 (patch) | |
tree | fbe70a80281e16634f485d767c5311caeda5ca71 /net-ftp/lftp/lftp-4.9.2.ebuild | |
parent | net-dns/ldns-utils: remove libressl leftovers (diff) | |
download | gentoo-40174ae4d01921519bb5b7a9073577b86c63f7a5.tar.gz gentoo-40174ae4d01921519bb5b7a9073577b86c63f7a5.tar.bz2 gentoo-40174ae4d01921519bb5b7a9073577b86c63f7a5.zip |
net-ftp/lftp: remove obsolete LibreSSL patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-ftp/lftp/lftp-4.9.2.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-4.9.2.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-ftp/lftp/lftp-4.9.2.ebuild b/net-ftp/lftp/lftp-4.9.2.ebuild index 02b74c3a55b7..4dc03770f601 100644 --- a/net-ftp/lftp/lftp-4.9.2.ebuild +++ b/net-ftp/lftp/lftp-4.9.2.ebuild @@ -56,7 +56,6 @@ PATCHES=( "${FILESDIR}"/${PN}-4.8.2-libdir-openssl.patch "${FILESDIR}"/${PN}-4.8.2-libdir-zlib.patch "${FILESDIR}"/${PN}-4.9.1-libdir-readline.patch - "${FILESDIR}"/${PN}-4.9.2-libressl.patch "${FILESDIR}"/${PN}-4.9.2-ac-270.patch ) |