litecoin: rebuild against libressl-3.1.3

This commit is contained in:
John 2020-07-05 13:59:21 +02:00
parent d59fb79af0
commit 53f5376954
2 changed files with 11 additions and 1 deletions

View file

@ -0,0 +1,10 @@
--- src/qt/trafficgraphwidget.cpp 2019-04-08 09:28:20.000000000 +0200
+++ - 2020-07-05 18:16:25.715900083 +0200
@@ -6,6 +6,7 @@
#include <qt/trafficgraphwidget.h>
#include <qt/clientmodel.h>
+#include <QPainterPath>
#include <QPainter>
#include <QColor>
#include <QTimer>

View file

@ -1,7 +1,7 @@
# Template file for 'litecoin'
pkgname=litecoin
version=0.17.1
revision=4
revision=5
build_style=gnu-configure
configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static
--disable-tests --with-libressl"