From fa5b5ad9c899d516a033bfe4ea87701ad05bf7f2 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Thu, 18 Dec 2025 16:56:03 +0000 Subject: zlib-ng: keep static lib --- repos/core/zlib-ng/abuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'repos/core/zlib-ng/abuild') diff --git a/repos/core/zlib-ng/abuild b/repos/core/zlib-ng/abuild index 3ea22f1f..631bbbb8 100755 --- a/repos/core/zlib-ng/abuild +++ b/repos/core/zlib-ng/abuild @@ -1,8 +1,9 @@ name=zlib-ng version=2.3.2 -release=1 +release=2 source="https://github.com/${name}/${name}/archive/${version}/${name}-${version}.tar.gz no-weird-ver.patch" +keep_static=1 build() { ./configure --prefix=/usr --shared --zlib-compat -- cgit v1.2.3