bitcoin: rebuild against libressl-3.1.3

This commit is contained in:
John 2020-07-02 17:19:46 +02:00
parent 426b85c7ad
commit b72df7a1f5
2 changed files with 11 additions and 1 deletions

View file

@ -0,0 +1,10 @@
--- src/qt/trafficgraphwidget.cpp 2020-03-04 13:13:02.000000000 +0100
+++ - 2020-07-02 17:58:16.576242713 +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 'bitcoin'
pkgname=bitcoin
version=0.19.1
revision=2
revision=3
build_style=gnu-configure
configure_args="--with-incompatible-bdb --disable-ccache --disable-static
--enable-hardening --with-boost=${XBPS_CROSS_BASE}/usr"