From 111f998fe6e351bcc6b92b7e5ab1c98fbe9321d4 Mon Sep 17 00:00:00 2001 From: Ella-0 <23418164+Ella-0@users.noreply.github.com> Date: Sat, 31 Jul 2021 10:05:57 +0000 Subject: [PATCH] git: zlib-ng --- pkgs/git/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/git/build.sh b/pkgs/git/build.sh index 88138ba..1282fdb 100644 --- a/pkgs/git/build.sh +++ b/pkgs/git/build.sh @@ -1,7 +1,7 @@ pkgver=2.32.0 pkgname=git pkgrel=1 -deps="musl:zlib:curl:dropbear" +deps="musl:zlib-ng:curl:dropbear" bad="gmake" ext="doc"