From cd9f21e03cc7b5641c07e62d8fd1b82abe820360 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 00:35:53 +0200 Subject: [PATCH] zchunk: rebuild against libressl-3.1.3 --- srcpkgs/zchunk/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/zchunk/template b/srcpkgs/zchunk/template index b504f202fc4..73e35d8e56a 100644 --- a/srcpkgs/zchunk/template +++ b/srcpkgs/zchunk/template @@ -1,7 +1,7 @@ # Template file for 'zchunk' pkgname=zchunk version=1.1.6 -revision=1 +revision=2 build_style=meson hostmakedepends="pkg-config" makedepends="libcurl-devel libzstd-devel"