From 3be937a25fca1307e57530f5d24e7f2a38ee7584 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 2 Jul 2020 17:19:44 +0200 Subject: [PATCH] apk-tools: rebuild against libressl-3.1.3 --- srcpkgs/apk-tools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/apk-tools/template b/srcpkgs/apk-tools/template index 6b13fb0476..87ecbd8a14 100644 --- a/srcpkgs/apk-tools/template +++ b/srcpkgs/apk-tools/template @@ -1,7 +1,7 @@ # Template file for 'apk-tools' pkgname=apk-tools version=2.10.5 -revision=1 +revision=2 build_style=gnu-makefile make_build_args="LUAAPK=" hostmakedepends="pkg-config"