aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-06 09:28:16 +0300
committerCem Keylan <cem@ckyln.com>2021-09-06 09:28:16 +0300
commit2785fafad6781365fb14c6f4155655e05f0af86f (patch)
tree3f5e8103fafd3dba0e9f7f8d00025939f36c032d /core
parent3fb68051accf8e55bd50d335aa0a7367b18e9676 (diff)
downloadrepository-2785fafad6781365fb14c6f4155655e05f0af86f.tar.gz
busybox: gzip -> pigz
Diffstat (limited to 'core')
-rw-r--r--core/busybox/depends2
-rw-r--r--core/busybox/version2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/busybox/depends b/core/busybox/depends
index 491a13c6..c14c9810 100644
--- a/core/busybox/depends
+++ b/core/busybox/depends
@@ -1,3 +1,3 @@
bzip2
-gzip
+pigz
linux-headers make
diff --git a/core/busybox/version b/core/busybox/version
index fd495bf1..0be643da 100644
--- a/core/busybox/version
+++ b/core/busybox/version
@@ -1 +1 @@
-1.33.1 2
+1.33.1 3