summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-01-19 16:05:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2023-01-20 13:11:51 +0100
commite115c09bc55453262eba5619113460d9526c2bf7 (patch)
tree498d601c39f7cc1a182ec08f7d40a732bd7882c4 /package/busybox/Makefile
parent00a0256b75c3d7fe3f261f9754c7c8bf73d2f5b2 (diff)
busybox: update to 1.36.0, remove unsupported choice
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index c1e6bb617..6721b33ef 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= busybox
-PKG_VERSION:= 1.35.0
+PKG_VERSION:= 1.36.0
PKG_RELEASE:= 1
-PKG_HASH:= faeeb244c35a348a334f4a59e44626ee870fb07b6884d68c10ae8bc19f83a694
+PKG_HASH:= 542750c8af7cb2630e201780b4f99f3dcceeb06f505b479ec68241c1e6af61a5
PKG_DESCR:= core utilities for embedded systems
PKG_SECTION:= base/apps
PKG_URL:= http://www.busybox.net/