From 8502d387db70d6f31acc5933b8ba50638e9ce499 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 3 Jul 2020 21:31:30 +0200 Subject: [PATCH] vpn-ws: rebuild against libressl-3.1.3 --- srcpkgs/vpn-ws/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/vpn-ws/template b/srcpkgs/vpn-ws/template index 952f04bdb1..f5914c0739 100644 --- a/srcpkgs/vpn-ws/template +++ b/srcpkgs/vpn-ws/template @@ -1,7 +1,7 @@ # Template file for 'vpn-ws' pkgname=vpn-ws version=0.2 -revision=5 +revision=6 build_style=gnu-makefile make_use_env=yes makedepends="libressl-devel"