From c37e2b385596ac31213f4ddf4165d8004010815b Mon Sep 17 00:00:00 2001 From: John Date: Fri, 3 Jul 2020 11:07:26 +0200 Subject: [PATCH] dpdk: rebuild against libressl-3.1.3 --- srcpkgs/dpdk/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/dpdk/template b/srcpkgs/dpdk/template index ac9e822ec72..0f3b5630b7b 100644 --- a/srcpkgs/dpdk/template +++ b/srcpkgs/dpdk/template @@ -1,7 +1,7 @@ # Template file for 'dpdk' pkgname=dpdk version=19.08 -revision=2 +revision=3 # no musl - uses error.h, execinfo.h and argp.h archs="x86_64 aarch64 ppc64le i686 armv7l" build_style=meson