From 3745233f7addf457bf524975c33d7e40ccdff62f Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:12:58 -0400 Subject: [PATCH] apk-tools: rebuild for openssl3 --- 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 1ccccc0d8d7..befbe1319d6 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.14.0 -revision=1 +revision=2 build_style=gnu-makefile # Link libapk statically make_build_args="LUAAPK=no LDFLAGS_apk.static= static"