From 5ba8de73c9bce80f32d10d616a43c7add023260b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 16 Feb 2018 13:26:07 +0100 Subject: [PATCH] apk-tools: rebuild for libressl-2.6.4. --- 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 751e5dfcc68..8dcdceeec44 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.9.1 -revision=1 +revision=2 build_style=gnu-makefile make_build_args="LUAAPK=" hostmakedepends="pkg-config"