mirror of
https://github.com/uutils/coreutils
synced 2024-12-04 18:39:52 +00:00
bump busybox
This commit is contained in:
parent
cc79be035a
commit
92942722a7
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ PKG_BUILDDIR := $(BUILDDIR)/deps
|
|||
DOCSDIR := $(BASEDIR)/docs
|
||||
|
||||
BUSYBOX_ROOT := $(BASEDIR)/tmp
|
||||
BUSYBOX_VER := 1.32.1
|
||||
BUSYBOX_VER := 1.35.0
|
||||
BUSYBOX_SRC := $(BUSYBOX_ROOT)/busybox-$(BUSYBOX_VER)
|
||||
|
||||
ifeq ($(SELINUX_ENABLED),)
|
||||
|
|
Loading…
Reference in a new issue