lftp: update to 4.8.1.

This commit is contained in:
Michael Gehring 2017-09-17 07:36:06 +00:00
parent fee14efea9
commit 062ca5bacf
2 changed files with 2 additions and 13 deletions

View File

@ -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()
{

View File

@ -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 <xtraeme@voidlinux.eu>"
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