From 971666b1010135191fddae18b989947453a5bba0 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:14:02 -0400 Subject: [PATCH] wvstreams: rebuild for openssl3 --- srcpkgs/wvstreams/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wvstreams/template b/srcpkgs/wvstreams/template index 7f97af1b3bf..515b160c9cf 100644 --- a/srcpkgs/wvstreams/template +++ b/srcpkgs/wvstreams/template @@ -1,7 +1,7 @@ # Template file for 'wvstreams' pkgname=wvstreams version=4.6.1 -revision=21 +revision=22 build_style=gnu-configure configure_args="--without-dbus --without-tcl --without-qt" makedepends="openssl-devel zlib-devel"