From 588aa1001b886fb4dac467d5ce5fc707ef5cdac7 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:56 +0200 Subject: [PATCH] vpn-ws: rebuild with libressl-2.8 --- srcpkgs/vpn-ws/template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/srcpkgs/vpn-ws/template b/srcpkgs/vpn-ws/template index e458cd09292..0ad52bfed61 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=3 +revision=4 build_style=gnu-makefile make_use_env=yes makedepends="libressl-devel" @@ -12,6 +12,8 @@ homepage="https://github.com/unbit/vpn-ws" distfiles="https://github.com/unbit/vpn-ws/archive/v${version}.tar.gz" checksum=f35d16d192ef333390ccc7d342df4392676a86502fa087f310eab9758afd565a +CFLAGS+=" -Wno-stringop-truncation" + # no install target in the Makefile do_install() { vbin vpn-ws