diff --git a/srcpkgs/lftp/patches/libressl.patch b/srcpkgs/lftp/patches/libressl.patch deleted file mode 100644 index 8c05fed2264..00000000000 --- a/srcpkgs/lftp/patches/libressl.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/lftp_ssl.cc.orig -+++ src/lftp_ssl.cc -@@ -772,7 +772,7 @@ - #elif USE_OPENSSL - //static int lftp_ssl_passwd_callback(char *buf,int size,int rwflag,void *userdata); - --#if OPENSSL_VERSION_NUMBER < 0x10100000L -+#if OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER) - // for compatibility with older versions - X509_OBJECT *X509_OBJECT_new() - { diff --git a/srcpkgs/lftp/template b/srcpkgs/lftp/template index 664e788a8cc..54c7ffb60d2 100644 --- a/srcpkgs/lftp/template +++ b/srcpkgs/lftp/template @@ -1,6 +1,6 @@ # Template file for 'lftp' pkgname=lftp -version=4.8.0 +version=4.8.1 revision=1 lib32disabled=yes build_style=gnu-configure @@ -17,7 +17,7 @@ maintainer="Juan RP " homepage="http://lftp.yar.ru/" license="GPL-3" distfiles="http://lftp.yar.ru/ftp/${pkgname}-${version}.tar.xz" -checksum=7a2880968088b4aeec43b6b6680fef0e065e1dddcce9b409390157e9766b690f +checksum=e770daa5592ad21bd0b8a8915a0f4fdc2e15dec6c69e754a870ad9c18be57b27 XBPS_FETCH_CMD=wget # checks user-agent, serves html/please donate with xbps