From 01d192d9e4eea2d6958aff6cad71c7a9c249c62b Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Apr 2018 16:56:23 +0200 Subject: [PATCH] apk-tools: rebuild with libressl-2.7 --- 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 8dcdceeec44..93aa388e3c4 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=2 +revision=3 build_style=gnu-makefile make_build_args="LUAAPK=" hostmakedepends="pkg-config"