From b30d226a684e68c425f11ae2965e60d642da5f17 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Tue, 13 Jul 2021 11:02:00 -0400 Subject: [PATCH] busybox: don't include wget --- core/busybox/checksums | 2 +- core/busybox/files/config | 2 +- core/busybox/version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/busybox/checksums b/core/busybox/checksums index 64dafe7..41a3d87 100644 --- a/core/busybox/checksums +++ b/core/busybox/checksums @@ -1,5 +1,5 @@ b0409da19243f364e401dc91e345e230dbcb83938a1815a788d0a549f43886d1 -1f9f26aec32d19e5f5c751a5c50d9910075a3d33f34415d3a353a7ab87103d86 +a7252cb587f83d142a033d94c661149266a51a967abbf238cb22908f0a447226 3764993c00fbae89f43b1ac991ebc96774afcd7aa663a434539a5f154c8d991e 814dea14ac612125e97dcc1d619219b2c9dfc14850bf48d858421fb2c98eca12 11fe9cdb031d0c387dfb366dc9cdbabadd129f5bbed34659868914058ada11c7 diff --git a/core/busybox/files/config b/core/busybox/files/config index ee86e31..3dfb63d 100644 --- a/core/busybox/files/config +++ b/core/busybox/files/config @@ -958,7 +958,7 @@ CONFIG_TLS=y CONFIG_TUNCTL=y CONFIG_FEATURE_TUNCTL_UG=y CONFIG_VCONFIG=y -CONFIG_WGET=y +CONFIG_WGET=n CONFIG_FEATURE_WGET_LONG_OPTIONS=y CONFIG_FEATURE_WGET_STATUSBAR=y CONFIG_FEATURE_WGET_AUTHENTICATION=y diff --git a/core/busybox/version b/core/busybox/version index fd495bf..0be643d 100644 --- a/core/busybox/version +++ b/core/busybox/version @@ -1 +1 @@ -1.33.1 2 +1.33.1 3 -- 2.39.2