From c467e569c2b5a73d96b99b19b6c990f7e1bfae65 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 6 Jan 2021 18:19:00 +0100 Subject: [PATCH] wvstreams: rebuild against OpenSSL --- common/shlibs | 8 ++++---- srcpkgs/wvstreams/template | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/common/shlibs b/common/shlibs index d81852ebff1..dfd12eae0d2 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2104,10 +2104,10 @@ libopencv_stereo.so.4.3 libopencv4-4.3.0_1 libopencv_rapid.so.4.3 libopencv4-4.3.0_1 libopencv_intensity_transform.so.4.3 libopencv4-4.3.0_1 libopencv_alphamat.so.4.3 libopencv4-4.3.0_1 -libuniconf.so.4.6 wvstreams-4.6.1_2 -libwvbase.so.4.6 wvstreams-4.6.1_1 -libwvutils.so.4.6 wvstreams-4.6.1_1 -libwvstreams.so.4.6 wvstreams-4.6.1_1 +libuniconf.so.4.6 wvstreams-4.6.1_20 +libwvbase.so.4.6 wvstreams-4.6.1_20 +libwvutils.so.4.6 wvstreams-4.6.1_20 +libwvstreams.so.4.6 wvstreams-4.6.1_20 libespeak-ng.so.1 libespeak-ng-1.50_1 libKF5Plotting.so.5 kplotting-5.26.0_1 libpgf.so.6 libpgf-6.14.12_1 diff --git a/srcpkgs/wvstreams/template b/srcpkgs/wvstreams/template index 57426742a2d..068c2194427 100644 --- a/srcpkgs/wvstreams/template +++ b/srcpkgs/wvstreams/template @@ -1,14 +1,14 @@ # Template file for 'wvstreams' pkgname=wvstreams version=4.6.1 -revision=19 +revision=20 build_style=gnu-configure maintainer="Enno Boland " license="LGPL-2" short_desc="Library for doing network in C++" homepage="https://code.google.com/p/wvstreams" distfiles="${DEBIAN_SITE}/main/w/${pkgname}/${pkgname}_${version}.orig.tar.gz" -makedepends="libressl-devel zlib-devel" +makedepends="openssl-devel zlib-devel" checksum=8403f5fbf83aa9ac0c6ce15d97fd85607488152aa84e007b7d0621b8ebc07633 configure_args="--sbindir=/usr/bin --without-dbus --without-tcl --without-qt" conf_files="/etc/uniconf.conf"